Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --keep-empty and remove empty ones by default #212

Open
yarikoptic opened this issue Oct 28, 2024 · 0 comments
Open

add --keep-empty and remove empty ones by default #212

yarikoptic opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yarikoptic
Copy link
Member

e.g. if command just immediately exits due to misspecification -- typically there is no point to keep those logs

dandi@drogon:~/proj/s5cmd-dandi$ duct ../s5cmd/s5cmd --dry-run sync s3://dandiarchive/ dandiarchive/
2024-10-28T10:07:12-0400 [INFO    ] con-duct: duct is executing '../s5cmd/s5cmd --dry-run sync s3://dandiarchive/ dandiarchive/'...
2024-10-28T10:07:12-0400 [INFO    ] con-duct: Log files will be written to .duct/logs/2024.10.28T10.07.12-2667364_
ERROR "sync s3://dandiarchive/ dandiarchive/": source argument must contain wildcard character
2024-10-28T10:07:12-0400 [INFO    ] con-duct: Summary:
Exit Code: 1
Command: ../s5cmd/s5cmd --dry-run sync s3://dandiarchive/ dandiarchive/
Log files location: .duct/logs/2024.10.28T10.07.12-2667364_
Wall Clock Time: 0.009 sec
Memory Peak Usage (RSS): -
Memory Average Usage (RSS): -
Virtual Memory Peak Usage (VSZ): -
Virtual Memory Average Usage (VSZ): -
Memory Peak Percentage: -%
Memory Average Percentage: -%
CPU Peak Usage: -%
Average CPU Usage: -%
@yarikoptic yarikoptic added the enhancement New feature or request label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants