HostnExtraHostnExtra Docs

test

Test the connection to a configured SSH server.

test

Test connectivity to a configured SSH server without starting an interactive SSH session.

Syntax

hostnextra ssh test <name>

Arguments

ArgumentDescription
nameFriendly server name

Example

hostnextra ssh test web-01

Description

The command verifies that the stored SSH configuration can be used to reach the remote server.

Notes

  • The server must already be configured.
  • The OpenSSH client must be available in your system PATH.
  • hostnextra ssh connect
  • hostnextra ssh list
  • hostnextra ssh add

On this page