Replies: 2 comments 6 replies
-
Non breaking alternative would be to add support for |
Beta Was this translation helpful? Give feedback.
3 replies
-
etcdctl already supports |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi —
have to admit I am not using
etcdctl
on a daily basis (and I had not planned to). Just using it by means of k8s.Would it be acceptable to either change the default
write-out
to something that people can read (probably a BC break)? Or would the project accept a PR to add an env variable or a dotfile (~/.etcdctl
) to be able to set thewrite-out
for the user?simple
as a default just seems way too simple for people. And the other requires lots of typing when things get heated.write-out
for me is just the tip of the 🧊 iceberg. Hence, maybe a config file for defaults would be nice?Cheers!
Till
Beta Was this translation helpful? Give feedback.
All reactions