Options
--auto-restart-policy
neverbest_effort
Sets the auto-restart policy for this instance.
This policy determines whether the instance should be automatically restarted by the control plane on failure. If this is `null`, any explicitly configured auto-restart policy will be unset, and the control plane will select the default policy when determining whether the instance can be automatically restarted.
Currently, the global default auto-restart policy is "best-effort", so instances with `null` auto-restart policies will be automatically restarted. However, in the future, the default policy may be configurable through other mechanisms, such as on a per-project basis. In that case, any configured default policy will be used if this is `null`.
--boot-disk
Name or ID of the disk the instance should be instructed to boot from.
If not provided, unset the instance's boot disk.
--instance
Name or ID of the instance
--json-body
Path to a file that contains the full json body.
--json-body-template
XXX
--profile
Configuration profile to use for commands
--project
Name or ID of the project