machinepool

package
v0.1.58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "machinepools --cluster={NAME|ID|EXTERNAL_ID}",
	Aliases: []string{"machine-pool", "machine-pools", "machinepool"},
	Short:   "List cluster machine pools",
	Long:    "List machine pools for a cluster.",
	Example: `  # List all machine pools on a cluster named "mycluster"
  ocm list machine-pools --cluster=mycluster`,
	Args: cobra.NoArgs,
	RunE: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL