crusoe compute vms update
Update a VM.
Usage
crusoe compute vms update <name> [flags]
Flags
| Flag | Description |
|---|---|
-f, --format string | Output format. Supported formats: pretty, json (default: "pretty") |
-h, --help | Help for update |
--ib-partition-id string | IB Partition if deploying with Infiniband |
--json | Output in json format. Shorthand for --format json |
--project-id string | Project ID. Optional if Project Name is set in CRUSOE_DEFAULT_PROJECT env variable or the config file |
--project-name string | Project Name. Optional if set in CRUSOE_DEFAULT_PROJECT env variable or the config file |
--public-ip-type string | Public IP type. Allowed values: static, dynamic (default: "dynamic") |
--type string | VM type. List available types with crusoe compute vms types |
-y, --yes | Autoconfirm selection (skip confirmation prompt) |