HostnExtraHostnExtra Docs

import

Import SSH server configurations.

import

Import SSH server configurations into the SSH Config plugin.

Syntax

hostnextra ssh import <file>

Arguments

ArgumentDescription
filePath to the configuration file to import

Example

hostnextra ssh import servers.json

Description

The command imports SSH server configurations from a supported file into your local HostnExtra configuration.

Notes

  • The import file must be in a supported format.
  • Existing server configurations may be updated if conflicts are detected.
  • hostnextra ssh export
  • hostnextra ssh list
  • hostnextra ssh add

On this page