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 --pretty option to "secret inspect" and "config inspect" #88

Closed
aaronlehmann opened this issue May 15, 2017 · 0 comments
Closed

Add --pretty option to "secret inspect" and "config inspect" #88

aaronlehmann opened this issue May 15, 2017 · 0 comments

Comments

@aaronlehmann
Copy link
Contributor

Other "inspect" subcommands have a --pretty option. secret inspect and config inspect appear to be missing it. This is important because otherwise there's no human-readable way to get information about a config or secret object. It's particularly necessary for config inspect so the config payload can be exposed in cleartext, instead of the base64-encoded form that gets spit out over the JSON API.

cc @dhiltgen

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

No branches or pull requests

3 participants