Add a new variable on project. Variable type can be one of password, text, string, key, boolean, number, repository
Add a new variable on project. Variable type can be one of password, text, string, key, boolean, number, repository
cdsctl project variable add [ PROJECT-KEY ] VARIABLE-NAME VARIABLE-TYPE [VARIABLE-VALUE] [flags]
--stdin read the variable value from stdin
-c, --context string cdsctl context name
-f, --file string set configuration file
--insecure (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers.
-n, --no-interactive Set to disable interaction with ctl
--verbose Enable verbose output
Manage CDS project variables