You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the LIMASHELL_SSH environment variable is set, 'limactl shell' will
consider this as an alias for the 'ssh' command to execute, instead of
looking up a 'ssh' executable in the PATH.
The provided command can be anything that is CLI-compatible with the
OpenSSH client, such as a shell script that passes all provided
arguments to 'ssh'.
Signed-off-by: Antoine Cotten <[email protected]>
0 commit comments