codefresh auth get-contexts
Get all possible authentication contexts.
codefresh auth create-context [name]
Create or update an authentication context.
Creating authentication contexts enables the ability to work against multiple accounts.
codefresh auth current-context
Get the current activated authentication context.
codefresh auth use-context <name>
Set the current active authentication context.