Create a new item inside a variable set
Create a new item inside a variable set
cdsctl experimental project variableset item add [ PROJECT-KEY ] VARIABLESET-NAME ITEM-NAME ITEM-VALUE ITEM-TYPE [flags]
cdsctl exp project variableset item add MY-PROJECT MY-VARIABLESET-NAME ITEM-NAME ITEM-VALUE ITEM-TYPE(secret|string)
--force create the variable set if it not exists
-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 item on a CDS project Variable Set