Skip to main content

saucectl apit vault get-variable

Gets a variable value from a project's vault.

Usage

saucectl apit vault get-variable "variable_name" [flags]

Available Options

FlagShorthandDescription
--projectNoneSelect a vault by project name.
--region-rThe Sauce Labs region. Options are us-west-1 (default) and eu-central-1.

Options Details

--project

| OPTIONAL | STRING |

Specifies the project by its name using --project, or omits --project to select from a list of available projects.
saucectl apit vault get-variable "variable_name" --project "project_name"

--region

| OPTIONAL | STRING |

The Sauce Labs region. Options are us-west-1 (default) and eu-central-1.Shorthand: -r <region>
saucectl apit vault get-variable "variable_name" --region us-west-1