tg pipeline trigger
Trigger pipelines for a commit or branch
Synopsis
Section titled “Synopsis”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]Options
Section titled “Options” -h, --help help for trigger -R, --repo string Target repository as handle/repo -w, --workflow strings Workflow name to trigger (repeatable)Options inherited from parent commands
Section titled “Options inherited from parent commands” --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 formatSEE ALSO
Section titled “SEE ALSO”- tg pipeline - Inspect Tangled CI pipelines