Skip to content

Instantly share code, notes, and snippets.

@lemonlatte
Created January 21, 2019 15:12
Show Gist options
  • Save lemonlatte/2aee02a0db09fc1d4fc46717568bc333 to your computer and use it in GitHub Desktop.
Save lemonlatte/2aee02a0db09fc1d4fc46717568bc333 to your computer and use it in GitHub Desktop.
Etcd
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