Fortinet white logo
Fortinet white logo

EMS CLI Reference

7.4.5

emscli execute ssh

emscli execute ssh

attempts to access a remote host using the ssh service

Synopsis

execute ssh attempts to connect to a remote host using the ssh service.

A remote host IP, port, and user to connect with should be provided to the respective flags.

emscli execute ssh [flags]

Options

  -h, --help                 help for ssh
      --remote.ip string     The IP of the remote host to connect to
      --remote.port int      The port to be used by the remote SSH service. [default: 22]
      --remote.user string   The user that will be used to connect to the remote host

See also

emscli execute ssh

emscli execute ssh

attempts to access a remote host using the ssh service

Synopsis

execute ssh attempts to connect to a remote host using the ssh service.

A remote host IP, port, and user to connect with should be provided to the respective flags.

emscli execute ssh [flags]

Options

  -h, --help                 help for ssh
      --remote.ip string     The IP of the remote host to connect to
      --remote.port int      The port to be used by the remote SSH service. [default: 22]
      --remote.user string   The user that will be used to connect to the remote host

See also