You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/25 06:05:43 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #9677: [pulsar-broker] Added support to force deleting tenant

Anonymitaet commented on a change in pull request #9677:
URL: https://github.com/apache/pulsar/pull/9677#discussion_r582566811



##########
File path: site2/docs/reference-pulsar-admin.md
##########
@@ -2451,6 +2451,11 @@ Usage
 $ pulsar-admin tenants delete tenant-name
 ```
 
+Options
+|Flag|Description|Default|
+|----|---|---|
+|`-f`, `--force`|Delete tenant forcefully by force deleting all namespaces under it|false|

Review comment:
       ```suggestion
   |`-f`, `--force`|Delete a tenant forcefully by deleting all namespaces under it. |false|
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org