Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 911 Bytes

cloudcli_network_subnet_delete.md

File metadata and controls

36 lines (25 loc) · 911 Bytes

cloudcli network subnet_delete

Delete a network subnet

Synopsis

Delete a network subnet

cloudcli network subnet_delete [flags]

Options

  -h, --help              help for subnet_delete
      --subnetId string   (required) the subnet id to delete

Options inherited from parent commands

      --api-clientid string   API Client ID
      --api-secret string     API Secret
      --config string         config file (default is $HOME/.cloudcli.yaml)
      --debug                 enable debug output to stderr
      --dryrun                enable dry run mode, does not perform actions
      --format string         output format, default format is a human readable summary
      --no-config             disable loading from config file

SEE ALSO

Auto generated by spf13/cobra on 22-Oct-2024