etcd/etcdctl/command
Xiang Li 6053480b75 Merge pull request #4580 from AdoHe/etcdctl_use_endpoints
etcdctl: use endpoints instead of endpoint flag
2016-02-24 19:01:42 -08:00
..
auth_commands.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
backup_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
cluster_health.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
error.go etcdctl: cluster health exit with non-zero when cluster is unhealthy 2015-11-20 13:51:31 -08:00
exec_watch_command.go etcdctl: use os.Stdout, os.Stderr directly for cmd 2016-01-27 00:54:40 -08:00
format.go etcdctl: remove old stuff 2015-07-21 12:53:20 -07:00
get_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
import_snap_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
ls_command.go etcdctl: add an option to ls for consistent result 2016-01-21 14:03:10 +09:00
member_commands.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
mk_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
mkdir_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
rm_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
rmdir_command.go *: exported godoc fixups 2016-02-21 20:36:44 -08:00
role_commands.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
set_command.go etcdctl, etcdctlv3: add help message for non-valid value arg 2016-01-13 09:25:24 -08:00
set_dir_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
update_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
update_dir_command.go etcdctl: ignore value in updatedir command 2016-01-06 16:37:04 -08:00
user_commands.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00
util.go etcdctl: use endpoints instead of endpoint flag 2016-02-24 21:49:50 -05:00
util_test.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
watch_command.go etcdctl: fill out ArgsUsage fields for help 2015-12-21 09:05:37 -08:00