Skip to content

tg pipeline logs

Stream pipeline logs

Stream log output from a pipeline in real time.

If no pipeline ID is given, streams the latest pipeline for the repository. If –repo is not set, the repository is detected from the current directory’s git origin remote. Use –workflow to filter to specific workflows.

tg pipeline logs [id] [flags]
-h, --help help for logs
-R, --repo string Target repository as handle/repo
-w, --workflow strings Workflow name to stream (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