CommandStatus type
Defines values for CommandStatus.
KnownCommandStatus can be used interchangeably with CommandStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Done
Running
Enqueue
Processing
Finished
Failed
type CommandStatus = string