-
Notifications
You must be signed in to change notification settings - Fork 0
bb_pipeline
eximus edited this page Feb 25, 2024
·
3 revisions
Manage pipelines [pipe]
-h, --help help for pipeline
-R, --repo string selected repository
--config string config file (default is $HOME/.config/bb.yaml)
- bb - bb is a bitbucket cli
- bb pipeline list - List pipelines from a repository
- bb pipeline logs - Show logs of a pipeline step
- bb pipeline report - Show test reports of a pipeline step
- bb pipeline run - Run pipeline for branch
- bb pipeline stop - Stop a running pipeline
- bb pipeline variables - Manage pipeline variables
- bb pipeline view - View details of a pipeline