Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias CommandStatus

    CommandStatus:
        | "queued"
        | "started"
        | "completed"
        | "failed"
        | "aborted"
        | "cancelled"
        | "orphaned"