| .. |
|
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
|
60d3375599
etcdctl: add initial check perf command
|
8 years ago |
|
compaction_command.go
|
5fa233a564
etcdctlv3: updated compaction options
|
9 years ago |
|
defrag_command.go
|
9b47ca5972
ctlv3: make flags, commands formats consistent
|
9 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
|
7e05b33aa0
*: remove os.Kill from signal.Notify
|
8 years ago |
|
ep_command.go
|
00e00f16bb
ctlv3: consider permission denied error to be healthy for endpoints
|
9 years ago |
|
error.go
|
c538e0f9a9
etcdctl: update LICENSE header
|
9 years ago |
|
get_command.go
|
3a6d4b7f12
e2e: test sort ASCEND when sort target is missing
|
9 years ago |
|
global.go
|
7388911e0c
ctlv3: add '--debug' flag (to enable grpclog)
|
8 years ago |
|
lease_command.go
|
6dd8fb6f24
Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka"
|
8 years ago |
|
lock_command.go
|
643c2a310d
etcdctl: support exec on lock
|
8 years ago |
|
make_mirror_command.go
|
ad45958841
etcdctl: correctly batch revisions in make-mirror
|
8 years ago |
|
member_command.go
|
3e86779ad5
ctlv3: ensure synced member list before printing env vars on member add
|
8 years ago |
|
migrate_command.go
|
5e4b008106
*: base initial mmap size on quota size
|
8 years ago |
|
printer.go
|
e15020055e
*: remove unnecessary fmt.Sprint
|
8 years ago |
|
printer_fields.go
|
cf8c66c9f0
ctlv3: use printer for lease command results
|
8 years ago |
|
printer_json.go
|
780d2f2a59
etcdctl: tighten up output, reorganize README.md
|
9 years ago |
|
printer_protobuf.go
|
3d75395875
*: remove never-unused vars, minor lint fix
|
8 years ago |
|
printer_simple.go
|
cf8c66c9f0
ctlv3: use printer for lease command results
|
8 years ago |
|
printer_table.go
|
ce9f73a34c
ctlv3: right-align the table output
|
9 years ago |
|
put_command.go
|
84a81d8caf
ctlv3: add '--ignore-lease' flag to put command
|
9 years ago |
|
role_command.go
|
bd680c3302
ctlv3: add --prefix support to role revoke-permission, cleanup role flag handling
|
8 years ago |
|
snapshot_command.go
|
aca2abd8fe
*: use 'io.Seek*' for go1.7+
|
8 years ago |
|
txn_command.go
|
8b764aac71
ctlv3: fix line parsing for Windows
|
9 years ago |
|
user_command.go
|
780d2f2a59
etcdctl: tighten up output, reorganize README.md
|
9 years ago |
|
util.go
|
b1740f5fe4
etcdctl: fix quoted string handling in txn and watch
|
9 years ago |
|
version_command.go
|
1ef243e436
etcdctl: etcdctl v3 should print out its API version
|
9 years ago |
|
watch_command.go
|
939912c425
clientv3, etcdserver: support auth in Watch()
|
8 years ago |