alpine ssh
Description
Attaches an interactive shell to a running instance via SSH.
Usage
alpine ssh <instance_name>
Details
This command provides a convenient way to get a shell inside a VM without manually specifying the port number or host. The instance must be in the Running state.
The command will wait and retry if the SSH server inside the VM is not immediately available after startup.