This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new d88d54e07b6 Docs sync done from apache/pulsar (#3180a4a)
d88d54e07b6 is described below

commit d88d54e07b602f3ac9522e1bb6312d38d315a651
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 11 06:11:04 2022 +0000

    Docs sync done from apache/pulsar (#3180a4a)
---
 .../reference/next/pulsar-admin/namespaces.md      | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git 
a/site2/website-next/static/reference/next/pulsar-admin/namespaces.md 
b/site2/website-next/static/reference/next/pulsar-admin/namespaces.md
index 3993128b977..183104b4bff 100644
--- a/site2/website-next/static/reference/next/pulsar-admin/namespaces.md
+++ b/site2/website-next/static/reference/next/pulsar-admin/namespaces.md
@@ -217,36 +217,6 @@ $ pulsar-admin namespaces revoke-subscription-permission 
options
 | `-r, --role` | Client role to which revoke permissions|null||
 
 
-## <em>get-subscription-permission-required</em>
-
-Get whether a namespace requires explicit permission to consume from a 
subscription when no permission is defined.
-
-**Command:**
-
-```shell
-$ pulsar-admin namespaces get-subscription-permission-required options
-```
-
-
-
-## <em>set-subscription-permission-required</em>
-
-Set whether a role requires explicit permission to consume from a subscription 
that has no subscription permission defined in the namespace.
-
-**Command:**
-
-```shell
-$ pulsar-admin namespaces set-subscription-permission-required options
-```
-
-**Options:**
-
-|Flag|Description|Default|
-|---|---|---|
-| `--disable, -d` | Disable message encryption required|false||
-| `--enable, -e` | Enable message encryption required|false||
-
-
 ## <em>set-clusters</em>
 
 Set replication clusters for a namespace

Reply via email to