Documentation Index
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
Install the CLI
Install The installer downloads a prebuilt binary for your platform and places it on your See Installation for more options.
bunny using the shell installer or npm:- curl
- npm
PATH. Works with sh, bash, or zsh.Authenticate
Log in with your bunny.net account:Opens your browser to complete sign-in. Credentials are stored in your CLI config under the
- Browser
- API key
default profile.Verify you're logged in
Confirm the CLI is authenticated with the expected account:If you manage multiple accounts, see profiles for switching between them with
--profile.Run your first command
With the CLI authenticated, you can manage any bunny.net resource from your terminal:
bunny db
Create and manage Bunny Databases, open an interactive SQL shell, and
generate auth tokens
bunny api
Make raw authenticated requests to any bunny.net API endpoint
bunny config
Manage CLI configuration and named profiles