glab-ci-run-trig - Run a CI/CD pipeline trigger.
Contents
Description
Run a CI/CD pipeline trigger.
Example
glab ci run-trig -t xxxx
glab ci run-trig -t xxxx -b main
glab ci run-trig -t xxxx -b main --variables key1:val1
glab ci run-trig -t xxxx -b main --variables key1:val1,key2:val2
glab ci run-trig -t xxxx -b main --variables key1:val1 --variables key2:val2
Name
glab-ci-run-trig - Run a CI/CD pipeline trigger.
Options
-b, --branch="" Create pipeline on branch or reference .
-t, --token="" Pipeline trigger token. Can be omitted only if the CI_JOB_TOKEN environment variable
is set.
--variables=[] Pass variables to pipeline in the format :.
Options Inherited From Parent Commands
--help[=false] Show help for this command.
-R, --repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO format.
Also accepts full URL or Git URL.
See Also
glab-ci(1) Auto generated by spf13/cobra Nov 2024 glab(1)
Synopsis
glabcirun-trig[flags]
