Skip to content
Merged
3 changes: 0 additions & 3 deletions src/content/docs/workers/wrangler/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1321,7 +1321,6 @@ wrangler workflows instances terminate <WORKFLOW_NAME> <ID> [OPTIONS]
- `ID` <Type text="string" /> <MetaInfo text="required" />
- The ID of a Workflow instance.

{/*
### `instances pause`

Pause (until resumed) a Workflow instance.
Expand All @@ -1348,8 +1347,6 @@ wrangler workflows instances resume <WORKFLOW_NAME> <ID> [OPTIONS]
- `ID` <Type text="string" /> <MetaInfo text="required" />
- The ID of a Workflow instance.

*/}

### `describe`

```sh
Expand Down
Loading