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

etcdtcl v3.1 unsupported output format proto for member list #7538

Closed
raoofm opened this issue Mar 20, 2017 · 2 comments
Closed

etcdtcl v3.1 unsupported output format proto for member list #7538

raoofm opened this issue Mar 20, 2017 · 2 comments

Comments

@raoofm
Copy link
Contributor

raoofm commented Mar 20, 2017

[root@node-01 etcd]$ ./etcdctl version
etcdctl version: 3.1.3
API version: 3.1

[root@node-01 etcd]$ ./etcdctl --endpoints=https://node-01.example.com:2379 --cert=/cfssl/member1.pem --key=/cfssl/member1-key.pem --cacert=/cfssl/ca.pem member list --write-out=proto
Error: unsupported output format

@gyuho
Copy link
Contributor

gyuho commented Mar 20, 2017

Right, it's not supported in master branch as well. Should we? /cc @heyitsanthony @xiang90

@heyitsanthony
Copy link
Contributor

It's always been protobuf, not proto. The help string is wrong.

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

No branches or pull requests

3 participants