Authentication

Get Contexts

codefresh auth get-contexts

Get all possible authentication contexts.

Create Context

codefresh auth create-context [name]

Create or update an authentication context.

Creating authentication contexts enables the ability to work against multiple accounts.

Get Activated Context

codefresh auth current-context

Get the current activated authentication context.

Set Active Context

codefresh auth use-context <name>

Set the current active authentication context.