-
Notifications
You must be signed in to change notification settings - Fork 0
bb_pipeline_variables
eximus edited this page Feb 25, 2024
·
3 revisions
Manage pipeline variables
Manage pipeline variables. If variable is secured only *** is displayed
bb pipeline variables [flags]
-d, --delete stringArray delete one or multiple variables
-h, --help help for variables
-s, --set stringArray set one or multiple variables. If the variable doesn't exist one is created.
Variables must be in the format KEY=VALUE
-S, --set-secure stringArray set one or multiple secure variables. If the variable doesn't exist one is created.
Variables must be in the format KEY=VALUE
--config string config file (default is $HOME/.config/bb.yaml)
-R, --repo string selected repository
- bb pipeline - Manage pipelines [pipe]