Usage: list [flags]Aliases: list, ls, find, selectFlags: === Filter options === --names strings --tags strings === Limit/Offset options === --count int (aliases: --max, --limit) --from int (aliases: --offset) === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Output options === --format string Output format in Go templates (aliases: --fmt) -o, --output-type string Output format options: [table/json/yaml] (aliases: --out) --query string Query for JSON output --query-driver string Name of the driver that handles queries to JSON output options: [jmespath/jq] -q, --quiet Output IDs only === Parameter example === --example Output example parameters with JSON format
create
Usage
Usage: create [flags]Aliases: create, buildFlags: === Common options === --disk-name string --name string (*required) --description string --disk-description string --disk-tags strings --tags strings --disk-icon-id int --icon-id int === Plan options === --cpu int (*required) (aliases: --core) (default 1) --memory int (*required) (default 1) --commitment string (*required) options: [standard/dedicatedcpu] (default "standard") --gpu int --generation string (*required) options: [default/g100/g200] (default "default") === Server-specific options === --boot-after-create --cdrom-id int (aliases: --iso-image-id) --interface-driver string (*required) options: [virtio/e1000] (default "virtio") --private-host-id int === Disk options === --disk-connection string options: [virtio/ide] --disk-disk-plan string options: [ssd/hdd] --disk-distant-from int --disk-id int --disk-no-wait --disk-os-type string options: [almalinux/rockylinux/miraclelinux/centos8stream/ubuntu/debian/rancheros/k3os/...] --disk-size int (aliases: --size-gb) --disk-source-archive-id int --disk-source-disk-id int --disk-ids int --disks string === Edit disk options === --disk-edit-host-name string --disk-edit-password string --disk-edit-ip-address string --disk-edit-netmask int (aliases: --network-mask-len) --disk-edit-gateway string (aliases: --default-route) --disk-edit-disable-pw-auth --disk-edit-enable-dhcp --disk-edit-change-partition-uuid --disk-edit-ssh-keys strings --disk-edit-ssh-key-ids int --disk-edit-make-ssh-keys-ephemeral --disk-edit-note-ids int --disk-edit-notes string --disk-edit-make-notes-ephemeral === Network options === --network-interface-packet-filter-id int --network-interface-upstream string options: [shared/disconnected/(switch-id)] --network-interface-user-ip-address string --network-interfaces string === Zone options === --zone string (*required) === Wait options === --no-wait === Input options === -y, --assumeyes Assume that the answer to any question which would be asked is yes --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Output options === --format string Output format in Go templates (aliases: --fmt) -o, --output-type string Output format options: [table/json/yaml] (aliases: --out) --query string Query for JSON output --query-driver string Name of the driver that handles queries to JSON output options: [jmespath/jq] -q, --quiet Output IDs only === Parameter example === --example Output example parameters with JSON format
Usage: read { ID | NAME | TAG } [flags]Aliases: read, showFlags: === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Output options === --format string Output format in Go templates (aliases: --fmt) -o, --output-type string Output format options: [table/json/yaml] (aliases: --out) --query string Query for JSON output --query-driver string Name of the driver that handles queries to JSON output options: [jmespath/jq] -q, --quiet Output IDs only === Parameter example === --example Output example parameters with JSON format
update
Usage
Usage: update { ID | NAME | TAG }... [flags]Flags: === Common options === --name string --description string --tags strings --icon-id int === Plan options === --cpu int (aliases: --core) --memory int --commitment string options: [standard/dedicatedcpu] --gpu int --generation string options: [default/g100/g200] === Server-specific options === --cdrom-id int (aliases: --iso-image-id) --disks string --force-shutdown --interface-driver string options: [interface_dirver] --network-interfaces string --private-host-id int === Zone options === --zone string (*required) === Wait options === --no-wait === Input options === -y, --assumeyes Assume that the answer to any question which would be asked is yes --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Output options === --format string Output format in Go templates (aliases: --fmt) -o, --output-type string Output format options: [table/json/yaml] (aliases: --out) --query string Query for JSON output --query-driver string Name of the driver that handles queries to JSON output options: [jmespath/jq] -q, --quiet Output IDs only === Parameter example === --example Output example parameters with JSON format
Usage: delete { ID | NAME | TAG }... [flags]Aliases: delete, rmFlags: === Delete options === -f, --force --with-disks === Zone options === --zone string (*required) === Error handling options === --fail-if-not-found === Input options === -y, --assumeyes Assume that the answer to any question which would be asked is yes --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
ssh
Usage
Usage: ssh { ID | NAME | TAG } [flags]Flags: === Server-specific options === -i, --key string --password string (aliases: --pass-phrase) -p, --port int (*required) (default 22) -l, --user string --wait-until-ready (aliases: --wait) === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
vnc
Usage
Usage: vnc { ID | NAME | TAG } [flags]Flags: === Server-specific options === --wait-until-ready (aliases: --wait) === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
rdp
Usage
Usage: rdp { ID | NAME | TAG } [flags]Aliases: rdp, remote-desktopFlags: === Server-specific options === --port int (default 3389) --user string (default "Administrator") --wait-until-ready (aliases: --wait) === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
boot
Usage
Usage: boot { ID | NAME | TAG }... [flags]Aliases: boot, power-onFlags: === Server-specific options === --user-data string === Zone options === --zone string (*required) === Wait options === --no-wait === Input options === -y, --assumeyes Assume that the answer to any question which would be asked is yes --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
shutdown
Usage
Usage: shutdown { ID | NAME | TAG }... [flags]Aliases: shutdown, power-offFlags: === Server-specific options === -f, --force-shutdown (aliases: --force) === Zone options === --zone string (*required) === Wait options === --no-wait === Input options === -y, --assumeyes Assume that the answer to any question which would be asked is yes --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
reset
Usage
Usage: reset { ID | NAME | TAG }... [flags]Flags: === Zone options === --zone string (*required) === Input options === -y, --assumeyes Assume that the answer to any question which would be asked is yes --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
send-nmi
Usage
Usage: send-nmi { ID | NAME | TAG }... [flags]Flags: === Zone options === --zone string (*required) === Input options === -y, --assumeyes Assume that the answer to any question which would be asked is yes --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
monitor-cpu
Usage
Usage: monitor-cpu { ID | NAME | TAG }... [flags]Flags: === Monitor options === --end string --start string === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Output options === --format string Output format in Go templates (aliases: --fmt) -o, --output-type string Output format options: [table/json/yaml] (aliases: --out) --query string Query for JSON output --query-driver string Name of the driver that handles queries to JSON output options: [jmespath/jq] -q, --quiet Output IDs only === Parameter example === --example Output example parameters with JSON format
wait-until-ready
Usage
Usage: wait-until-ready { ID | NAME | TAG }... [flags]Aliases: wait-until-ready, wait-for-bootFlags: === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format
wait-until-shutdown
Usage
Usage: wait-until-shutdown { ID | NAME | TAG }... [flags]Aliases: wait-until-shutdown, wait-for-downFlags: === Zone options === --zone string (*required) === Input options === --generate-skeleton Output skeleton of parameters with JSON format (aliases: --skeleton) --parameters string Input parameters in JSON format === Parameter example === --example Output example parameters with JSON format