bj variable set¶
Set a pipeline variable (creates or replaces it).
Synopsis¶
Arguments¶
| Argument | Description |
|---|---|
KEY |
Variable name. (required) |
VALUE |
Variable value. (required) |
Options¶
| Option | Description |
|---|---|
--secured |
Store as a secret (write-only). |
-R, --repo <text> |
WORKSPACE/REPO. |