목차

ETCDCTL

V2

default

V3

export ETCDCTL_API=3

etcdctl put name john

etcdctl get name

etcdctl get / --prefix --keys-only


관련 문서