Install the CLI
Install using Homebrew
brew install bunnyshell/tap/bunnyshell-cli
Download from Github Releases
Download the appropriate archive for your architecture on the releases page.
Then, un-archive it and run the binary.
Run in a Docker image
You can also choose to execute it using our provided Docker image:
docker run --volume ~/.bunnyshell:/root/.bunnyshell bunnyshell/cli environments list
Next, see how to Authenticate in the CLI.
Updated 7 months ago