Skip to main content

Start Here

open-cli has two pieces:

PieceWhat it does
open-cli-toolboxRuns the admin UI and hosted runtime. It manages Authentik login, sources, catalog publishing, execution, and audit.
open-cliConnects to the toolbox from a terminal or agent process.

The default path is intentionally small:

  1. Start the bundled toolbox stack.
  2. Sign in to /admin with the Authentik admin user.
  3. 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.