replicated vm ssh-endpoint
Get the SSH endpoint of a VM
Synopsis
Get the SSH endpoint and port of a VM.
The output will be in the format: hostname:port
replicated vm ssh-endpoint VM_ID [flags]
Examples
# Get SSH endpoint for a specific VM by ID
replicated vm ssh-endpoint <id>
Options
-h, --help help for ssh-endpoint
Options inherited from parent commands
--app string The app slug or app id to use in all calls
--debug Enable debug output
--token string The API token to use to access your app in the Vendor API
SEE ALSO
- replicated vm - Manage test virtual machines.