Vm Rdp

RDP to a VM

Synopsis

RDP to a VM. This will:

  • RDP to the VM :D
carbon vm rdp [flags]

Examples

carbon vnc rdp -n vm-name

Options

  -h, --help         help for rdp
  -p, --private-ip   Use private IP address

Options inherited from parent commands

      --config string   config file (default is $HOME/carbon.yaml)
      --debug           Debug mode
      --host strings    Hostname or IP Address.
  -i, --id string       ID of machine to start.
  -j, --json            Output in JSON
  -n, --name string     Name of the VM.
  -u, --user string     SSH Username. (default "ubuntu")

SEE ALSO

Auto generated by spf13/cobra on 25-Mar-2025
Last modified March 27, 2025: Add GCP Support (#88) (dccf344)