Skip to content

Quickstart

The init command sets up enumctl in one step — it logs you in and configures your default project.

Terminal window
enumctl init

This runs an interactive flow that:

  1. Opens the browser-based OIDC login (same as enumctl auth login)
  2. Prompts you to select a default project

This is the recommended way to get started after installing enumctl. It combines authentication and project configuration so you don’t have to run them separately.

  • First-time setup after installing enumctl
  • Switching to a new account and project in one step
  • Onboarding new team members

After running init, you can immediately start using other commands:

Terminal window
enumctl kubernetes list
enumctl projects list