machinepool

package
v0.1.66 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "machinepool --cluster={NAME|ID|EXTERNAL_ID} [flags] MACHINE_POOL_ID",
	Aliases: []string{"machine-pool", "machinepools", "machine-pools"},
	Short:   "Delete cluster machine pool",
	Long:    "Delete the additional machine pool of a cluster.",
	Example: `  # Delete machine pool with ID mp-1 from a cluster named 'mycluster'
  ocm delete machinepool --cluster=mycluster mp-1`,
	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