Create a config context.
codefresh create context config <name>
| Option | Alias | Default | Description | 
|---|---|---|---|
| name | Name of context | 
| Option | Alias | Type | Default | Description | 
|---|---|---|---|---|
| --help | Print help information | |||
| --variable | -v | array | Variables list | 
codefresh create context config my-config -v key1=valu1 -v key2=value2