Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1016 Bytes

cloudcli_network_delete.md

File metadata and controls

37 lines (26 loc) · 1016 Bytes

cloudcli network delete

Delete a network (must delete all subnets first)

Synopsis

Delete a network (must delete all subnets first)

cloudcli network delete [flags]

Options

      --datacenter string   (required) Delete a network in this datacenter
  -h, --help                help for delete
      --id string           (required) Network 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