kh run
Monitor workflow runs
Examples
# Show status of a run
kh r st abc123
# Show step-by-step logs
kh r l abc123Options
-h, --help help for runOptions inherited from parent commands
-H, --host string KeeperHub host (default: app.keeperhub.com)
--jq string Filter JSON output with a jq expression
--json Output as JSON
--no-color Disable color output
-y, --yes Skip confirmation promptsSEE ALSO
- kh - KeeperHub CLI
- kh run cancel - Cancel a run
- kh run logs - Show logs for a run
- kh run status - Show the status of a run