Created
January 21, 2019 15:12
-
-
Save lemonlatte/2aee02a0db09fc1d4fc46717568bc333 to your computer and use it in GitHub Desktop.
Etcd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export ETCDCTL_API=3 | |
etcdctl --endpoints=127.0.0.1:4001 endpoint status -w json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment