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

Improve printing from KV #17

Merged
merged 1 commit into from
Jan 22, 2022
Merged

Improve printing from KV #17

merged 1 commit into from
Jan 22, 2022

Conversation

toby
Copy link
Contributor

@toby toby commented Jan 22, 2022

  • Added -b flag to charm kv list and charm kv get to optionally print binary values
  • Detect if output is a TTY and print binary if it's not
  • Don't print newlines after values unless a TTY is attached

* Added `-b` flag to `charm kv list` and `charm kv get` to optionally print binary values
* Detect if output is a TTY and print binary if it's not
* Don't print newlines after values unless a TTY is attached
@toby toby merged commit cf750cd into main Jan 22, 2022
@meowgorithm meowgorithm deleted the kv-printing branch January 25, 2022 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant