Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NodesCmd = &cobra.Command{ Use: "node", Short: "Manage YugabyteDB Anywhere onprem node instances", Long: "Manage YugabyteDB Anywhere on-premises node instances", Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
NodesCmd set of commands are used to perform operations on onprem nodes in YugabyteDB Anywhere
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.