Skip to main content

Listing variables

The getOperate variables list command is used to list all variables in the remote workspace.

Adding a variable

The getOperate variable add command allows you to add a new variable to the remote workspace.

Arguments

Options

Example

This command adds a new variable with the path “my_variable” to the remote workspace. The value is set to “12345”, marked as a secret, and associated with account number 1. A description is also provided for the variable.

Pushing a variable

The cli push command allows you to push a local variable spec to the remote workspace, overriding any existing remote versions.

Arguments

Options

Variable specification

Structure

Here is an example of a variable specification:

Example