---
title: "plm jobs"
description: "Inspect async jobs"
---

{/* AUTO-GENERATED by packages/cli/scripts/generate-docs.ts — do not edit by hand. */}
## plm jobs

Inspect async jobs

**Usage**

```bash
plm jobs
```

**Subcommands**

- [`list`](#plm-jobs-list)

<details>
<summary>Agent-readable summary</summary>

```json
{
  "command": "plm jobs",
  "description": "Inspect async jobs",
  "arguments": [],
  "options": [],
  "subcommands": [
    "list"
  ]
}
```

</details>

### plm jobs list

**Usage**

```bash
plm jobs list
```

<details>
<summary>Agent-readable summary</summary>

```json
{
  "command": "plm jobs list",
  "description": null,
  "arguments": [],
  "options": [],
  "subcommands": []
}
```

</details>
