Gyu-Ho Lee 2e7615281e Merge pull request #8210 from gyuho/bbolt 9 yıl önce
..
alarm_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent 10 yıl önce
auth_command.go d20f23c795 etcdctl: create root role on auth enable if it does not yet exist 9 yıl önce
check.go 887db5a3db *: fix go tool vet -all -shadow errors 9 yıl önce
compaction_command.go f2d8929a09 etcdctl/ctlv3: remove unnecessary 'return' 9 yıl önce
defrag_command.go 9b47ca5972 ctlv3: make flags, commands formats consistent 10 yıl önce
del_command.go fac20b228d ctlv3: support del all keys by '--prefix' 9 yıl önce
doc.go c538e0f9a9 etcdctl: update LICENSE header 10 yıl önce
elect_command.go 7e05b33aa0 *: remove os.Kill from signal.Notify 9 yıl önce
ep_command.go 1a2be432c5 etcdctl: --cluster flag using cluster endpoints for endpoint commands 9 yıl önce
error.go c538e0f9a9 etcdctl: update LICENSE header 10 yıl önce
get_command.go 3a6d4b7f12 e2e: test sort ASCEND when sort target is missing 9 yıl önce
global.go 7388911e0c ctlv3: add '--debug' flag (to enable grpclog) 9 yıl önce
lease_command.go 6dd8fb6f24 Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka" 9 yıl önce
lock_command.go 643c2a310d etcdctl: support exec on lock 9 yıl önce
make_mirror_command.go ad45958841 etcdctl: correctly batch revisions in make-mirror 9 yıl önce
member_command.go 3e86779ad5 ctlv3: ensure synced member list before printing env vars on member add 9 yıl önce
migrate_command.go 5e4b008106 *: base initial mmap size on quota size 9 yıl önce
move_leader_command.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command 9 yıl önce
printer.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command 9 yıl önce
printer_fields.go cf8c66c9f0 ctlv3: use printer for lease command results 9 yıl önce
printer_json.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md 9 yıl önce
printer_protobuf.go 3d75395875 *: remove never-unused vars, minor lint fix 9 yıl önce
printer_simple.go 6e9b776fce etcdctl/ctlv3: add 'move-leader' command 9 yıl önce
printer_table.go ce9f73a34c ctlv3: right-align the table output 9 yıl önce
put_command.go 84a81d8caf ctlv3: add '--ignore-lease' flag to put command 9 yıl önce
role_command.go bd680c3302 ctlv3: add --prefix support to role revoke-permission, cleanup role flag handling 9 yıl önce
snapshot_command.go 318e9c766f *: replace 'boltdb' import paths with 'coreos/bbolt' 9 yıl önce
txn_command.go 8b764aac71 ctlv3: fix line parsing for Windows 9 yıl önce
user_command.go 780d2f2a59 etcdctl: tighten up output, reorganize README.md 9 yıl önce
util.go b1740f5fe4 etcdctl: fix quoted string handling in txn and watch 9 yıl önce
version_command.go 1ef243e436 etcdctl: etcdctl v3 should print out its API version 9 yıl önce
watch_command.go 939912c425 clientv3, etcdserver: support auth in Watch() 9 yıl önce