Skip to main content

Installation

Run the brew command to install the Harbor CLI. brew works only on Mac and Linux. Download brew here.

brew tap harbor-xyz/homebrew-harbor && brew install harbor

After installing, it should say:

✔ Congratulations on installation of the Harbor CLI.

- Get started: Start with the command "harbor apply <testnet-name> --config <path/to/config>" to quickly get started.
- Documentation: To see advanced option and detailed documentation, visit https://docs.goharbor.com/docs/installation
- Auto-complete CLI: You can optionally run command "harbor completion bash > /etc/bash_completion.d/harbor_completion" to enable auto-complete on Harbor CLI.
- Contact us: Feel free to drop a note to share any issues / concerns / suggestion at hello@goharbor.xyz

Next Steps​

After everything is set up, it is time to start your own Testnet!