You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
[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
The text was updated successfully, but these errors were encountered: