Contexts

Get Context

codefresh get contexts [name..]

Get a specific context or an array of contexts.

Passing [name] argument will cause a retrieval of a specific context.
In case of not passing [name] argument, a list will be returned.

Delete Context

codefresh delete context [name]

Delete a context.

Update Context

codefresh patch context

Apply changes to a context.

Use apply to patch an existing context.