Zuplo CLI
Zuplo CLI: Variable Create
Creates a new variable for a branch
Code
Options
--name
The name of the variable to create
Code
Type:
string
--value
The value of the variable to create
Code
Type:
string
--branch
The branch where the variable should be set
Code
Type:
string
--account
The account name
Code
Type:
string
--project
The project name
Code
Type:
string
--is-secret
Is the variable a secret
Code
Type:
boolean
Global options
The following global options are available for all commands:
Additional resources
Last modified on