Skip to main content

crusoe compute vms update

Update a VM.

Usage

crusoe compute vms update <name> [flags]

Flags

FlagDescription
-f, --format stringOutput format. Supported formats: pretty, json (default: "pretty")
-h, --helpHelp for update
--ib-partition-id stringIB Partition if deploying with Infiniband
--jsonOutput in json format. Shorthand for --format json
--project-id stringProject ID. Optional if Project Name is set in CRUSOE_DEFAULT_PROJECT env variable or the config file
--project-name stringProject Name. Optional if set in CRUSOE_DEFAULT_PROJECT env variable or the config file
--public-ip-type stringPublic IP type. Allowed values: static, dynamic (default: "dynamic")
--type stringVM type. List available types with crusoe compute vms types
-y, --yesAutoconfirm selection (skip confirmation prompt)