This section is under active development
Installing the CLI
Sailhouse is available via homebrew or the Releases page.brew install sailhouse/tap/sailhouse
The 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/cli
The CLI binary is available to download on the Releases page.
Authenticating
You authenticate with the CLI with the help of the dashboard.
This 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.