# Functions
NewAlarmCommand returns the cobra command for "alarm".
NewAuthCommand returns the cobra command for "auth".
NewCheckCommand returns the cobra command for "check".
NewCheckDatascaleCommand returns the cobra command for "check datascale".
NewCheckPerfCommand returns the cobra command for "check perf".
NewCompactionCommand returns the cobra command for "compaction".
NewDefragCommand returns the cobra command for "Defrag".
NewDelCommand returns the cobra command for "del".
NewDowngradeCancelCommand returns the cobra command for "downgrade cancel".
NewDowngradeCommand returns the cobra command for "downgrade".
NewDowngradeEnableCommand returns the cobra command for "downgrade enable".
NewDowngradeValidateCommand returns the cobra command for "downgrade validate".
NewElectCommand returns the cobra command for "elect".
NewEndpointCommand returns the cobra command for "endpoint".
NewGetCommand returns the cobra command for "get".
NewLeaseCommand returns the cobra command for "lease".
NewLeaseGrantCommand returns the cobra command for "lease grant".
NewLeaseKeepAliveCommand returns the cobra command for "lease keep-alive".
NewLeaseListCommand returns the cobra command for "lease list".
NewLeaseRevokeCommand returns the cobra command for "lease revoke".
NewLeaseTimeToLiveCommand returns the cobra command for "lease timetolive".
NewLockCommand returns the cobra command for "lock".
NewMakeMirrorCommand returns the cobra command for "makeMirror".
NewMemberAddCommand returns the cobra command for "member add".
NewMemberCommand returns the cobra command for "member".
NewMemberListCommand returns the cobra command for "member list".
NewMemberPromoteCommand returns the cobra command for "member promote".
NewMemberRemoveCommand returns the cobra command for "member remove".
NewMemberUpdateCommand returns the cobra command for "member update".
NewMoveLeaderCommand returns the cobra command for "move-leader".
NewPutCommand returns the cobra command for "put".
NewRoleCommand returns the cobra command for "role".
NewSnapshotCommand returns the cobra command for "snapshot".
NewTxnCommand returns the cobra command for "txn".
NewUserCommand returns the cobra command for "user".
NewVersionCommand prints out the version of etcd.
NewWatchCommand returns the cobra command for "watch".
# Structs
GlobalFlags are flags that defined globally and are inherited to all sub-commands.