Skip to content

bb_pipeline_variables

eximus edited this page Feb 25, 2024 · 3 revisions

bb pipeline variables

Manage pipeline variables

Synopsis

Manage pipeline variables. If variable is secured only *** is displayed

bb pipeline variables [flags]

Options

  -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

Options inherited from parent commands

      --config string   config file (default is $HOME/.config/bb.yaml)
  -R, --repo string     selected repository

SEE ALSO

Auto generated by spf13/cobra on 25-Feb-2024