Member Junction
    Preparing search index...
    • Builds a CLI process ID from an oclif command ID. oclif reports IDs as either sync:push or sync push (with topicSeparator: ' '); both become cli:sync:push.

      Parameters

      • commandId: string | null | undefined

      Returns string