Official Plugins
Extend HostnExtra with official plugins.
Official Plugins
HostnExtra is built around a modular plugin architecture.
The core CLI provides a consistent interface for discovering, installing, updating, and running official plugins. Each plugin is distributed as an independent npm package, allowing you to install only the functionality you need.
Why Plugins?
The plugin-based architecture provides several advantages:
- Lightweight core CLI
- Independent plugin releases
- Install only the tools you need
- Smaller updates
- Better maintainability
- Easier expansion of the HostnExtra ecosystem
Available Plugins
SSH Config
Package
hostnextra-ssh-configThe SSH Config plugin helps you manage SSH hosts without manually editing your SSH configuration files.
Features include:
- Add SSH hosts
- Edit existing hosts
- Connect to servers
- Test SSH connections
- Import existing SSH configurations
- Export host configurations
- View connection history
Continue to the SSH Config documentation to learn more.
More official plugins will be released in future versions of HostnExtra.