commandRun
Returns a command run, or null when it cannot be found.
commandRun(id: ID!): CommandRunArguments
Identifier of the resource to return or affect.
Returns
Stable identifier for this command run.
The display number associated with this command run.
Identifier of the related command. May be null when unavailable or not applicable.
The command associated with this command run. May be null when unavailable or not applicable.
The origin associated with this command run.
Current status of this command run.
The snapshot name associated with this command run.
The snapshot description associated with this command run.
The snapshot script associated with this command run.
The snapshot target kind associated with this command run.
The snapshot restart policy associated with this command run.
The snapshot restart limit associated with this command run. May be null when unavailable or not applicable.
The snapshot concurrency associated with this command run.
Whether this run blocks Git and worktree operations on its codebase.
Whether the snapshot notifications enabled condition is true for this command run.
The snapshot associated with this command run.
Identifier of the related agent. May be null when unavailable or not applicable.
The agent associated with this command run. May be null when unavailable or not applicable.
Identifier of the related worktree. May be null when unavailable or not applicable.
The worktree associated with this command run. May be null when unavailable or not applicable.
The agent name associated with this command run.
The agent hostname associated with this command run.
Filesystem path associated with this command run. May be null when unavailable or not applicable.
Git branch associated with this command run. May be null when unavailable or not applicable.
Number of restarts.
Whether the stop requested condition is true for this command run.
ISO 8601 timestamp when this command run next restart. May be null when unavailable or not applicable.
Identifier of the related predecessor run. May be null when unavailable or not applicable.
The predecessor associated with this command run. May be null when unavailable or not applicable.
The successor associated with this command run. May be null when unavailable or not applicable.
Error message when this command run did not complete successfully. May be null when unavailable or not applicable.
The exit code associated with this command run. May be null when unavailable or not applicable.
The signal associated with this command run. May be null when unavailable or not applicable.
Attempts associated with this command run.
Explains why this command run has not started, and lists the runs competing for its target.
ISO 8601 timestamp when this command run was queued.
ISO 8601 timestamp when this command run started. May be null when unavailable or not applicable.
ISO 8601 timestamp when this command run finished. May be null when unavailable or not applicable.
ISO 8601 timestamp when this command run was archived. May be null when unavailable or not applicable.
ISO 8601 timestamp when this command run was created.
ISO 8601 timestamp when this command run was last updated.