Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "clusters [flags] [PARTIAL_CLUSTER_ID_OR_NAME]", Aliases: []string{"cluster"}, Short: "List clusters", Long: "List clusters, optionally filtering by substring of ID or Name", Args: cobra.RangeArgs(0, 1), RunE: run, }
Cmd Constant:
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.