cdsctl application variable add

Add a new variable on application. variable type can be one of password, text, string, key, boolean, number, repository

Synopsis

Add a new variable on application. variable type can be one of password, text, string, key, boolean, number, repository

cdsctl application variable add [ PROJECT-KEY APPLICATION-NAME ] VARIABLE-NAME VARIABLE-TYPE VARIABLE-VALUE

Options inherited from parent commands

  -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

SEE ALSO