Quickstart
The init command sets up enumctl in one step — it logs you in and configures your default project.
enumctl initThis runs an interactive flow that:
- Opens the browser-based OIDC login (same as
enumctl auth login) - 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.
When to use
Section titled “When to use”- First-time setup after installing
enumctl - Switching to a new account and project in one step
- Onboarding new team members
What’s next
Section titled “What’s next”After running init, you can immediately start using other commands:
enumctl kubernetes listenumctl projects list