Start Here
open-cli has two pieces:
| Piece | What it does |
|---|---|
open-cli-toolbox | Runs the admin UI and hosted runtime. It manages Authentik login, sources, catalog publishing, execution, and audit. |
open-cli | Connects to the toolbox from a terminal or agent process. |
The default path is intentionally small:
- Start the bundled toolbox stack.
- Sign in to
/adminwith the Authentik admin user. - Add a source and run the CLI against the toolbox URL.
Start with the Quickstart.
If you need the older orientation material, see Choose your path. Maintainer and readiness notes live outside the first-run path, starting with runtime readiness.