-k
key of the secret variable-v
value of the secret variable-s
service ID-e
service environmentprocess
global variable:-p
flag allows adding a variable on the project level.cs secret:add
only with -p
project flag.cs secret:add
command, specifying for which environment/or service we should apply it.-e
(environment) with value development, we override this value for each service in the development environment. -s
flag with service ID, let it be service A for example, and a new value of FOO variable is BAR3.