We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
s5cmd ls show a custom abbreviation of an objects storage class. It's better to show full name of a class, instead of an abbreviation.
s5cmd ls
I'm thinking of -s to show storage class. For example;
-s
$ s5cmd ls -s s3://bucket/ 2020/05/06 09:35:18 STANDARD 13 a.xml 2020/05/06 09:33:57 ONEZONE_IA 23 a.html 2020/05/06 09:34:31 STANDARD_IA 14 a.json 2020/05/06 09:35:44 INTELLIGENT_TIERING 15 a.md
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
s5cmd ls
show a custom abbreviation of an objects storage class. It's better to show full name of a class, instead of an abbreviation.I'm thinking of
-s
to show storage class. For example;The text was updated successfully, but these errors were encountered: