Skip to content

Commit 415cc3a

Browse files
Caio-Nogueiravicb
andauthored
Update src/content/docs/workers/wrangler/commands.mdx
Co-authored-by: Victor Berchet <[email protected]>
1 parent d1231a6 commit 415cc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ wrangler workflows instances describe <WORKFLOW_NAME> [ID] [OPTIONS]
794794

795795
- `WORKFLOW_NAME` <Type text="string" /> <MetaInfo text="required" />
796796
- The name of a registered Workflow.
797-
- `ID` <Type text="string" /> <MetaInfo text="required" />
797+
- `ID` <Type text="string" /> <MetaInfo text="(default: latest) optional" />
798798
- The ID of a Workflow instance. You can optionally provide `latest` to refer to the most recently created instance of a Workflow. Defaults to `latest` if no ID is provided.
799799

800800
<Render file="wrangler-commands/global-flags" product="workers" />

0 commit comments

Comments
 (0)