pcloud compute instances
VM Instances management commands
Synopsis
VM Instances management commands. Possibility to create, list, describe, update, delete a VM Instance. Possibility to attach, detach a Volume to/from a VM Instance. Possibility to attach, detach a Network to/from a VM Instance. Possibility to start, stop, reboot, shutdown, reset VM Instance(s). Possibility to capture a VM Instance.
pcloud compute instances [flags]
Options
-h, --help help for instances
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
- pcloud compute - pcloud compute
- pcloud compute instances attach-network - Attach a Network to a VM Instance
- pcloud compute instances attach-volume - Attach volumes to a VM Instance
- pcloud compute instances capture - Capture a VM Instance and create a deployable Image
- pcloud compute instances clone - Clone a VM Instance
- pcloud compute instances console - Get Console URL of VM Instance
- pcloud compute instances create - Create a VM Instance
- pcloud compute instances delete - Delete VM Instances
- pcloud compute instances describe - Describe VM Instance
- pcloud compute instances detach-network - Detach a Network from a VM Instance
- pcloud compute instances detach-volume - Detach Volumes from a VM Instance
- pcloud compute instances dumprestart - Dump Restart VM Instances (dumprestart)
- pcloud compute instances list - List VM Instances
- pcloud compute instances reboot - Reboot VM Instances (soft-reboot by default)
- pcloud compute instances reset - Reset the state of VM Instances (reset-state)
- pcloud compute instances shutdown - Shutdown VM Instances (immediate-shutdown)
- pcloud compute instances start - Start VM Instances
- pcloud compute instances stop - Stop VM Instances
- pcloud compute instances update - Update a VM Instance