Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/content/partials/workers/wrangler-commands/r2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ wrangler r2 bucket info <NAME>
- The name of the R2 bucket to get information about.
- `--jurisdiction` <Type text="string" /> <MetaInfo text="optional" />
- The jurisdiction where the bucket exists, if a jurisdiction has been specified. Refer to [jurisdictional restrictions](/r2/reference/data-location/#jurisdictional-restrictions).
- `--json` <Type text="boolean" /> <MetaInfo text="optional" />
- Return output as clean JSON.
- Default: false

<AnchorHeading title="`delete`" slug="r2-bucket-delete" depth={3} />

Expand Down