kh run logs
Show logs for a run
kh run logs <run-id> [flags]Examples
# Show step logs for a run
kh r l abc123
# Show logs as JSON
kh r l abc123 --jsonOptions
-h, --help help for logsOptions 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 run - Monitor workflow runs