Log Into Codiac
Before working with Codiac, you need to:
- Log into Codiac.
- Log into your cloud service provider (CSP).
- Launch the Codiac portal.
Interactive CLI
The Codiac CLI guides you through each step interactively. Just run the command and follow the prompts, no flags or arguments needed.
Prerequisites
1. Log into Codiac
codiac login
The CLI opens your browser for authentication. Once you log in, the CLI confirms your session is active.
2. Log into your CSP
codiac csp login
The CLI prompts you to:
- Select your tenant
- Choose your cloud provider (AWS, Azure, or GCP)
- Authenticate with your cloud provider (opens browser)
Once authenticated, the CLI confirms your cloud provider session is active.
3. Launch the Codiac portal
codiac portal
This opens the Codiac web interface at app.codiac.io in your browser.