Versions in this module Expand all Collapse all v3 v3.4.6 Mar 19, 2020 Changes in this version + const ExitBadArgs + const ExitBadConnection + const ExitBadFeature + const ExitError + const ExitIO + const ExitInterrupted + const ExitInvalidInput + const ExitSuccess + func ExitWithError(code int, err error) + func NewAlarmCommand() *cobra.Command + func NewAlarmDisarmCommand() *cobra.Command + func NewAlarmListCommand() *cobra.Command + func NewAuthCommand() *cobra.Command + func NewCheckCommand() *cobra.Command + func NewCheckDatascaleCommand() *cobra.Command + func NewCheckPerfCommand() *cobra.Command + func NewCompactionCommand() *cobra.Command + func NewDefragCommand() *cobra.Command + func NewDelCommand() *cobra.Command + func NewElectCommand() *cobra.Command + func NewEndpointCommand() *cobra.Command + func NewGetCommand() *cobra.Command + func NewLeaseCommand() *cobra.Command + func NewLeaseGrantCommand() *cobra.Command + func NewLeaseKeepAliveCommand() *cobra.Command + func NewLeaseListCommand() *cobra.Command + func NewLeaseRevokeCommand() *cobra.Command + func NewLeaseTimeToLiveCommand() *cobra.Command + func NewLockCommand() *cobra.Command + func NewMakeMirrorCommand() *cobra.Command + func NewMemberAddCommand() *cobra.Command + func NewMemberCommand() *cobra.Command + func NewMemberListCommand() *cobra.Command + func NewMemberPromoteCommand() *cobra.Command + func NewMemberRemoveCommand() *cobra.Command + func NewMemberUpdateCommand() *cobra.Command + func NewMigrateCommand() *cobra.Command + func NewMoveLeaderCommand() *cobra.Command + func NewPrinter(printerType string, isHex bool) printer + func NewPutCommand() *cobra.Command + func NewRoleCommand() *cobra.Command + func NewSnapshotCommand() *cobra.Command + func NewSnapshotRestoreCommand() *cobra.Command + func NewSnapshotSaveCommand() *cobra.Command + func NewTxnCommand() *cobra.Command + func NewUserCommand() *cobra.Command + func NewVersionCommand() *cobra.Command + func NewWatchCommand() *cobra.Command + type GlobalFlags struct + CommandTimeOut time.Duration + DNSClusterServiceName string + Debug bool + DialTimeout time.Duration + Endpoints []string + Insecure bool + InsecureDiscovery bool + InsecureSkipVerify bool + IsHex bool + KeepAliveTime time.Duration + KeepAliveTimeout time.Duration + OutputFormat string + Password string + TLS transport.TLSInfo + User string