gh agent-task list
List agent tasks (preview)
gh agent-task list [flags]
Options
-q,--jq <expression>- Filter JSON output using a jq expression
-
--json <fields> - Output JSON with the specified fields
-L,--limit <int> (default 30)- Maximum number of agent tasks to fetch
-t,--template <string>- Format JSON output using a Go template; see "gh help formatting"
-w,--web- Open agent tasks in the browser
JSON Fields
completedAt, createdAt, id, name, pullRequestNumber, pullRequestState, pullRequestTitle, pullRequestUrl, repository, state, updatedAt, user