remove
Remove a configured SSH server.
remove
Remove a configured SSH server.
Syntax
hostnextra ssh remove <name>Arguments
| Argument | Description |
|---|---|
name | Friendly server name |
Example
Remove a server.
hostnextra ssh remove productionWhat Happens
- A confirmation prompt is displayed before removal.
- A backup of the server configuration is created automatically.
- The server is removed from the local configuration.
Notes
- Backups are stored in
~/.hostnextra/backups/. - Removing a server does not affect the remote machine.
Related Commands
hostnextra ssh addhostnextra ssh edithostnextra ssh list