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

Conversation

jen20
Copy link
Contributor

@jen20 jen20 commented Jan 4, 2017

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.

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 jen20 added the type/enhancement Proposed improvement or new feature label Jan 4, 2017
@slackpad
Copy link
Contributor

slackpad commented Jan 4, 2017

LGTM

@jen20 jen20 merged commit 5334649 into master Jan 4, 2017
@jen20 jen20 deleted the kv-get-base64 branch January 4, 2017 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Proposed improvement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants