export
Export SSH server configurations.
export
Export SSH server configurations from the SSH Config plugin.
Syntax
hostnextra ssh export <file>Arguments
| Argument | Description |
|---|---|
file | Destination file path |
Example
hostnextra ssh export servers.jsonDescription
The command exports your configured SSH servers to a file that can be used for backup or transferred to another machine.
Notes
- Existing files may be overwritten.
- Exported files can be imported using the
importcommand.
Related Commands
hostnextra ssh importhostnextra ssh listhostnextra ssh remove