B
Bunny CLI
Details
- Command
-
bunny - Docs
- https://docs.bunny.net/cli
Authentication
Bunny CLI authenticated profile compound discovered
$ bunny login Acquired by the CLI — running bunny login opens the auth flow and stores the credential.
$ bunny config init --api-key <API_KEY> Log in to the bunny.net dashboard, go to Account settings / Account > API or API Keys, and copy your account API key. The API docs say requests use it in the AccessKey header.