CLI
Installing the CLI
brew install sailhouse/tap/sailhouseThe CLI binary is available to download on the Releases page.
This can be installed by sudo dpkg -i and sudo rpm -i depending on your platform.
Alternatively, using bin, you can install the CLI directly from GitHub.
bin install github.com/sailhouse/cliThe CLI binary is available to download on the Releases page.
Authenticating
You authenticate with the CLI with the help of the dashboard.
sailhouse authThis will open a browser session, where you can login to authenticate the client against your user.
The token this generates will expire after 30 days.