NAME
gdcloud compute connect-to-serial-port - Connect to the serial port of a GDC air-gapped virtual machine.
SYNOPSIS
gdcloud compute connect-to-serial-port INSTANCE_NAME [flags]
EXAMPLES
To access serial port of virtual machine example-instance in project example-project, run:
gdcloud compute connect-to-serial-port example-instance --project example-project
OPTIONAL FLAGS
--timeout int Number of minutes to wait for the virtual machine instance to be ready. (default 5)
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration
, --format
, --help
, --project
, --quiet
.
For more information, see the gdcloud CLI reference overview page.