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

cli: Add -base64 option to consul kv get #2631

Merged
merged 1 commit into from
Jan 4, 2017
Merged

cli: Add -base64 option to consul kv get #2631

merged 1 commit into from
Jan 4, 2017

Commits on Jan 4, 2017

  1. cli: Add -base64 option to consul kv get

    This commit adds a `-base64` option to the `consul kv get` command,
    which base 64 encodes the output such that it can be processed by
    terminal tools in the event that the data is binary. The flag defaults
    to false.
    jen20 committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    b79296a View commit details
    Browse the repository at this point in the history