Skip to content

tg pipeline trigger

Trigger pipelines for a commit or branch

Trigger pipelines for a commit or branch.

A full commit SHA works without a local checkout. Other Git revisions, such as HEAD or a branch name, are resolved from the current checkout. If –repo is not set, the repository is detected from the current directory’s git origin remote.

tg pipeline trigger <revision> [flags]
-h, --help help for trigger
-R, --repo string Target repository as handle/repo
-w, --workflow strings Workflow name to trigger (repeatable)
--account string Account handle or DID to use (overrides the active account and TG_ACCOUNT)
--appview string Appview host URL (overrides config file and TG_APPVIEW) (default "https://bobbin.klbr.net")
--config string Path to config file (default: $XDG_CONFIG_HOME/tg/config.toml)
--json Output in JSON format