Skip to content

Commit

Permalink
Add docs for new argument
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelnano committed Dec 14, 2022
1 parent 6e1c2e5 commit ad1b03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ $ xo-cli xo.getAllObjects filter='json:{"id": "cf7b5d7d-3cd5-6b7c-5025-5c935c8cd
* `vga` - (Optional) The video adapter the VM should use. Possible values include std and cirrus.
* `videoram` - (Optional) The videoram option the VM should use. Possible values include 1, 2, 4, 8, 16
* `start_delay` - (Optional) Number of seconds the VM should be delayed from starting
* `use_graceful_termination` - (Optional) If true the VM will be shutdown before it is terminated when destroyed. Defaults to false.

## Timeouts

Expand Down

0 comments on commit ad1b03f

Please sign in to comment.