Skip to main content
enumCommandRunStatus

Values

QUEUED

Represents the queued status for command run.

RUNNING

Represents the running status for command run.

RESTARTING

Represents the restarting status for command run.

CANCELLING

Represents the cancelling status for command run.

SUCCEEDED

Represents the succeeded status for command run.

FAILED

Represents the failed status for command run.

CANCELLED

Represents the cancelled status for command run.