Skip to content

Commit 3f3b4d8

Browse files
committed
Added documentation for force option in R2 bucket domain remove command
1 parent b03296d commit 3f3b4d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -967,6 +967,8 @@ wrangler r2 bucket domain remove <NAME> [OPTIONS]
967967
- The custom domain to remove from the R2 bucket.
968968
- `--jurisdiction` <Type text="string" /> <MetaInfo text="optional" />
969969
- The jurisdiction where the bucket exists, if a jurisdiction has been specified. Refer to [jurisdictional restrictions](/r2/reference/data-location/#jurisdictional-restrictions).
970+
- `--force` <Type text="boolean" /> <MetaInfo text="optional" />
971+
- Skip confirmation when removing the custom domain.
970972

971973
### `domain update`
972974

0 commit comments

Comments
 (0)