Skip to content

Portr client setup

Install the client

Install the client using homebrew:

Terminal window
brew install amalshaji/taps/portr

You can also download the client binary from github releases.

Once the download/install is complete, login to the portr admin dashboard and copy the setup command from the overview page. It’ll look like this.

Terminal window
portr auth set --token {your_token} --remote {your_domain}

For more details, run portr --help.