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

Should -i be the default for listing objects with the CLI? #53

Closed
dustinmm80 opened this issue Jun 20, 2017 · 2 comments
Closed

Should -i be the default for listing objects with the CLI? #53

dustinmm80 opened this issue Jun 20, 2017 · 2 comments

Comments

@dustinmm80
Copy link
Contributor

It seems like it should be, since the output using -i is much more human readable. What if instead we had a -v flag for verbose that spit out all the data? Then by default the command output is human-readable and you have to use -v for machines (which often don't use the CLI anyways).

@kgilpin
Copy link
Contributor

kgilpin commented Jul 11, 2017

-i is now the default, and --inspect is an option to print the full object info.

@kgilpin kgilpin closed this as completed Jul 11, 2017
@dustinmm80
Copy link
Contributor Author

Thank you, this is nicer now :)

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

No branches or pull requests

2 participants