Installation
- macOS / Linux
- Windows
harbor to your PATH. Use HARBOR_NO_APP=1 for a CLI-only install.
On Linux, it installs the harbor CLI binary directly.
On Windows, the PowerShell script downloads and runs the MSI installer silently.
You can also build from source:
Usage
harbor --help to see all available commands, or harbor <command> --help for details on a specific command.
Quick Example
Nautical Naming
Harbor uses a nautical theme for its commands. Every command has a standard alias if you prefer conventional names:| Nautical | Standard | What it does |
|---|---|---|
dock | add | Add a server |
undock | remove | Remove a server |
fleet | list | List servers |
signal | sync | Sync to hosts |
scuttle | uninstall | Uninstall Harbor |

