Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/content/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ You can generate a new one from the <a href="https://g.codefresh.io/user/setting

Once you have an API key, create a new authentication context:<br> `codefresh auth create-context --api-key {API_KEY}`

Please note, if you have an environment variable called 'CF_API_KEY', the API key in this environment variable will take precedence over the context configured for the CLI. <br />

## Getting Help
To get help and usage instructions run `codefresh [COMMAND]--help`.<br />
A help message will appear in the terminal.<br />
Expand Down