cdsctl experimental project variableset item update

Update an item inside a variable set

Synopsis

Update an item inside a variable set

cdsctl experimental project variableset item update [ PROJECT-KEY ] VARIABLESET-NAME ITEM-NAME ITEM-VALUE

Examples

cdsctl exp project variableset item update MY-PROJECT MY-VARIABLESET-NAME ITEM-NAME ITEM-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