Skip to main content

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.

curl

Download a prebuilt binary for your platform and add it to your PATH:
curl -fsSL https://cli.bunny.net/install.sh | sh
install.sh is a POSIX shell script, so piping to sh, bash, or zsh all work.

npm

If you already use Node.js, install globally from npm:
npm install -g @bunny.net/cli

Verify your installation

bunny

Next steps

Quickstart

Log in and create your first database

Authentication

bunny login, bunny logout, bunny whoami