Skip to content

Commit 9ac5bd0

Browse files
committed
Added documentation for force option in R2 bucket domain remove command
1 parent f09a7e6 commit 9ac5bd0

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
@@ -963,6 +963,8 @@ wrangler r2 bucket domain remove <NAME> [OPTIONS]
963963
- The custom domain to remove from the R2 bucket.
964964
- `--jurisdiction` <Type text="string" /> <MetaInfo text="optional" />
965965
- The jurisdiction where the bucket exists, if a jurisdiction has been specified. Refer to [jurisdictional restrictions](/r2/reference/data-location/#jurisdictional-restrictions).
966+
- `--force` <Type text="boolean" /> <MetaInfo text="optional" />
967+
- Skip confirmation when removing the custom domain.
966968

967969
### `domain update`
968970

0 commit comments

Comments
 (0)