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

--stat flag unnecessarily prints with help & version subcommands #452

Closed
kucukaslan opened this issue Jun 28, 2022 · 0 comments · Fixed by #455
Closed

--stat flag unnecessarily prints with help & version subcommands #452

kucukaslan opened this issue Jun 28, 2022 · 0 comments · Fixed by #455
Assignees
Milestone

Comments

@kucukaslan
Copy link
Contributor

I'm currently using the v2.0.0-beta.2-c978e4a
l
Using --stat flag with version and help subcommands prints

Operation Total Error Success

at the end of output. Although it does not affect functionality, it is not expected to work with this subcommands. It should only work when there are some operations (e.g. cp, rm) executed.

To reproduce simply write
s5cmd --stat version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants