We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1223e3b commit d1ea0ccCopy full SHA for d1ea0cc
src/content/docs/workers/wrangler/commands.mdx
@@ -1321,7 +1321,6 @@ wrangler workflows instances terminate <WORKFLOW_NAME> <ID> [OPTIONS]
1321
- `ID` <Type text="string" /> <MetaInfo text="required" />
1322
- The ID of a Workflow instance.
1323
1324
-{/*
1325
### `instances pause`
1326
1327
Pause (until resumed) a Workflow instance.
@@ -1348,8 +1347,6 @@ wrangler workflows instances resume <WORKFLOW_NAME> <ID> [OPTIONS]
1348
1347
1349
1350
1351
-*/}
1352
-
1353
### `describe`
1354
1355
```sh
0 commit comments