Gyuho Lee aece63b10e etcdctl: use "TrustedCAFile" 7 years ago
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent 9 years ago
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist 9 years ago
check.go bab0223f04 ctlv3: fix typo in check command 7 years ago
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' 8 years ago
defrag_command.go 912c402188 etcdctl/ctlv3: add "--cluster" flag to "defrag" command 7 years ago
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' 9 years ago
doc.go c538e0f9a9 etcdctl: update LICENSE header 9 years ago
elect_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
ep_command.go b337674971 etcdctl: don't ask password twice for etcdctl endpoint health --cluster 8 years ago
error.go 28b4dce4f1 etcdctl: remove extra space in error message 8 years ago
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing 9 years ago
global.go aece63b10e etcdctl: use "TrustedCAFile" 7 years ago
lease_command.go aaf4a70cd0 etcdctl v3: e2e test for the --once option to the lease keep-alive command 8 years ago
lock_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
make_mirror_command.go 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
member_command.go 98fc5e5769 ctlv3: print 'ETCD_INITIAL_ADVERTISE_PEER_URLS' in 'member add' 8 years ago
migrate_command.go 69f7e11506 *: move "error" to "etcdserver/v2error" 7 years ago
move_leader_command.go fd20ba75dc etcdctl: Fix govet errors 8 years ago
printer.go db822ed38f *: add alarm/health information in endpoint status 8 years ago
printer_fields.go 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
printer_json.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 years ago
printer_protobuf.go 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
printer_simple.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 years ago
printer_table.go c3ba417737 etcdctl/ctlv3: replace "dbStatus" with "snapshot.Status" 8 years ago
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command 9 years ago
role_command.go 1ae6f1614d etcdctl: handle empty key permission correctly 8 years ago
snapshot_command.go 4e0c00244d *: remove "pkg/logger", replace with "pkg/logutil" 7 years ago
txn_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
user_command.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 years ago
util.go 8a518b01c4 *: revert "internal/mvcc" change 7 years ago
version_command.go 0850ccbf45 *: revert "internal/version" change 7 years ago
watch_command.go 5e0118d7ef ctlv3: set ETCD_WATCH_* on watch exec 8 years ago
watch_command_test.go 8183b83220 ctlv3: support ETCDCTL_WATCH_KEY, ETCDCTL_WATCH_RANGE_END 8 years ago