Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Iskander Sharipov
|
48a2442fd7
etcdctl: fix strings.HasPrefix args order
|
5 years ago |
Shin'ya Ueoka
|
aa4313a55a
*: fix github links
|
6 years ago |
Sam Batschelet
|
fa35126ef8
*: add client support for discovery-srv-name
|
6 years ago |
Gyuho Lee
|
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyuho Lee
|
65192fddfa
ctlv3: support TLS endpoints for move-leader command
|
6 years ago |
Gyuho Lee
|
dbb37f98fd
Merge pull request #9730 from mitake/user-w-colon
|
6 years ago |
Vimal K
|
807dfcea78
etcdctl: fixes 9583. trim spaces in ETCDCTL_ENDPOINTS
|
6 years ago |
Hitoshi Mitake
|
8fcab98bf2
etcdctl: add flags for specifying password
|
6 years ago |
Eric Chiang
|
55001977ed
etcdctl/ctlv3/command: don't print gRPC WARNING logs by default
|
6 years ago |
Eric Chiang
|
9ce295a812
etcdctl/ctlv3/command: enable gRPC WARNING logs by default
|
6 years ago |
Gyuho Lee
|
90e5af76f3
etcdctl/ctlv3: use new snapshot package
|
6 years ago |
Gyuho Lee
|
021df6a827
etcdctl/ctlv3: set client-side logger
|
6 years ago |
Gyuho Lee
|
aece63b10e
etcdctl: use "TrustedCAFile"
|
6 years ago |
Gyuho Lee
|
388b7fece6
ctlv3: handle pkg/flags warnings
|
7 years ago |
Gyu-Ho Lee
|
deb514989c
etcdctl/ctlv3: disable grpc client logs when --debug is off
|
7 years ago |
Gyu-Ho Lee
|
e80b2474fa
etcdctl/ctlv3: inherit/update flags only once in 'check' command
|
7 years ago |
yuleixiao
|
04940efcc2
etcdctl: add keep alive time/timeout in etcdctl
|
7 years ago |
Gyu-Ho Lee
|
c63d6b6a25
ctlv3: print envs, configure grpc logger with debug flag
|
7 years ago |
Gyu-Ho Lee
|
3b3d392540
*: use grpclog.LoggerV2
|
7 years ago |
jiaxuanzhou
|
9a0f8c5917
etcdctl: add discovery-srv global flag for v3
|
7 years ago |
Gyu-Ho Lee
|
7388911e0c
ctlv3: add '--debug' flag (to enable grpclog)
|
7 years ago |
Jason E. Aten
|
cccbf302f2
etcdctl/ctlv3: don't crash when we should prompt for pw.
|
8 years ago |
Hitoshi Mitake
|
6259318521
*: attach auth token as a gRPC credential
|
8 years ago |
Gyu-Ho Lee
|
c538e0f9a9
etcdctl: update LICENSE header
|
8 years ago |
Anthony Romano
|
b90e30b28e
etcdctl: respect -write-out=json for snapshot status
|
8 years ago |
Anthony Romano
|
e5a2bd58ec
etcdctl: respect --write-out
|
8 years ago |
Xiang Li
|
87d9f06a45
*: combine etcdctl and etcdctlv3
|
8 years ago |