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
stringrequiredInstance ID
--output
(-o)
stringoptionalOutput format: text, json, or yaml
Values: "text", "json", "yaml"
Default: "text"
--type
stringoptionalConsole type
Values: "novnc", "xvpvnc", "spice-html5", "rdp-html5", "serial"
Default: "novnc"
Command
bycloud compute instances-console list \--instance_id "abc-123"
Output
TYPE novncURL https://console.spo1.mycloud.com/vnc.html?token=abc123