CLI overview
No first-party customer CLI; dashboard, SSH/Dokku on Worker Nodes, and Docker Compose for self-hosted control planes.
Written By Zoro
Last updated 3 days ago
dFlow does not ship a separate first-party command-line client (for example a dflow binary) for customers to manage Applications, Services, or billing.
Day-to-day control happens in app.dflow.sh (cloud) or your self-hosted dashboard URL.
What operators use instead
Monorepo developer CLIs
Contributors use pnpm scripts (for example pnpm dlx ultracite, app dev servers, and package filters). That tooling is for repository development, not for production customer operations, and it is not part of the hosted product surface.
Learn more
- Admin and advanced operations for Compose, backups, and operator workflows.
- API overview if you expected an HTTP API instead of a CLI.