ByCloud Docs
GuidesCLIAPISDK

Get instance console

bycloud compute instances-console list --instance_id <instance_id> [flags]

Get a URL to access the instance console (VNC/SPICE)

Options

--instance_id

stringrequired

Instance ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

--type

stringoptional

Console type

Values: "novnc", "xvpvnc", "spice-html5", "rdp-html5", "serial"

Default: "novnc"

Command

bycloud compute instances-console list \
--instance_id "abc-123"

Output

TYPE novnc
URL https://console.spo1.mycloud.com/vnc.html?token=abc123