Update pages/common/vboxmanage-cloud.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
parent
3ca442c382
commit
689de8fd2a
|
|
@ -3,7 +3,7 @@
|
|||
> VirtualBox command-line interface for managing cloud instances and images.
|
||||
> More information: <https://www.virtualbox.org/manual/ch08.html#vboxmanage-cloud>.
|
||||
|
||||
- List Instances:
|
||||
- List the instances in the specified state belonging to the specified compartment:
|
||||
|
||||
`VBoxManage cloud --provider={{provider_name}} --profile={{profile_name}} list instances --state={{running|terminated|paused}} --compartment-id={{compartment_id}}`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue