Cookies ahead

Our support chat tool "Intercom" would like to collect some more data on you. See the related link for more details.

Docs

CLI

⌨️

Keep both hands on the keyboard.

The fortrabbit CLI is a single binary that talks to the public API, so apps, environments and deployments can be managed from a terminal or a script instead of the dashboard.

The CLI has not been released yet. This article is a placeholder and will be filled in once the first version ships.

About the CLI

The CLI is a client of the public API — everything it does is an API call, and it authenticates with the same personal API token. Nothing is exposed through the CLI that the API does not already offer.

It ships as a self-contained binary with no runtime dependency, so it also fits into CI pipelines and containers.

Scope

Reach for the CLI when a person or a script drives the work from a terminal. For an AI agent, the MCP server is the better fit, because the agent discovers the available actions instead of being told the command names.

Status

Distribution channels and the command set are still being decided. This page will document installation, authentication and the commands once that has settled.

Written by humans and AI in collaboration.

AI use & editorial processEdit on GitHub ↗