ssh:ssh

Description

Connects to a remote SSH server

Syntax

ssh:ssh [options] hostname [command]

Arguments

Name Description
hostname The host name to connect to via SSH
command Optional command to execute

Options

Name Description
-p, --port The port to use for SSH connection (defaults to 22)
--help Display this help message
-P, --password The password for remote login
-l, --username The user name for remote login