cdsctl project variable update

Update CDS project variable value

Synopsis

Update CDS project variable value

cdsctl project variable update [ PROJECT-KEY ] VARIABLE-OLDNAME VARIABLE-NAME VARIABLE-TYPE [VARIABLE-VALUE] [flags]

Options

      --stdin   read the variable value from stdin

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