Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesW1 authored Sep 10, 2024
1 parent 2423753 commit b79146a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To use Conduktor CLI, you need to:

**Define 2 environment variables for Console**:
- The URL of Conduktor Console
- Your API token (either a User Token or Application Token). You can generate an API token on `/settings/public-api-keys` page of your Console instance.
- Your API token (either a User Token or Application Token). You can generate an API token on `/settings/public-api-keys` page of your Console instance, or create one through the [CLI](https://docs.conduktor.io/platform/reference/cli-reference/#admin-api-key).
````yaml
CDK_BASE_URL=http://localhost:8080
CDK_API_KEY=<admin-token>
Expand Down

0 comments on commit b79146a

Please sign in to comment.