Monitor workflow runs
# Show status of a run
kh r st abc123
# Show step-by-step logs
kh r l abc123
-h, --help help for run
-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 prompts
- 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