HostnExtraHostnExtra Docs

list

List all configured SSH servers.

list

Display all configured SSH servers.

Syntax

hostnextra ssh list

Example

hostnextra ssh list

Example Output

Configured Servers

NAME         HOST            USER     PORT
web-01       192.168.1.10    ubuntu   22
database     10.0.0.15       postgres 22
bastion      203.0.113.5     root     2222

Description

The command displays all saved SSH server configurations, making it easy to verify server names before connecting or editing.

  • hostnextra ssh add
  • hostnextra ssh connect
  • hostnextra ssh edit
  • hostnextra ssh remove

On this page