pcloud compute clouds delete

Delete a Cloud Instance

Synopsis

Delete a new Cloud Instance

WARNING: This is not reversible

When there are no associated important PowerVC artifacts this will delete the cloud instance. When there are important artifacts associated, this command will fail and the cloud instance will not be deleted.

NOTE: You may only delete the cloud instance to which you have already authenticated

pcloud compute clouds delete <CloudInstanceID> [flags]

Options

  -h, --help    help for delete
  -q, --quiet   skip prompting for confirmation of delete

Options inherited from parent commands

  -F, --format string      Available formats: 'table', 'yaml', 'json', 'csv'.
                            Default is command specific.
                            Can be used with describe and list subcommands.
  -D, --log.dir string     Override Log file directory
  -L, --log.file string    Override Log file name
  -V, --verbosity string   Override Log verbosity

SEE ALSO