Skip to content

Omnistrate ctl account customer cloud native network remove

omnistrate-ctl account customer cloud-native-network remove

Remove an imported cloud-native network (revert to AVAILABLE)

Synopsis

Reverts a previously imported cloud-native network from READY back to AVAILABLE status, removing it from the deployment target pool.

omnistrate-ctl account customer cloud-native-network remove [account-id] --network-id=[network-id] [flags]

Examples

# Remove a cloud-native network (revert to AVAILABLE)
omnistrate-ctl account customer cloud-native-network remove [account-id] --network-id=[network-id]

Options

  -h, --help                help for remove
      --network-id string   The cloud-native network ID to remove (required)

Options inherited from parent commands

  -o, --output string   Output format (text|table|json) (default "table")
  -v, --version         Print the version number of omnistrate-ctl

SEE ALSO