2019-11-10 02:36:17 UTC - Jerry Peng: 
<https://pulsar.apache.org/docs/en/admin-api-permissions/#grant-permissions>
----
2019-11-10 02:37:06 UTC - Jerry Peng: for example:

```
pulsar-admin namespaces grant-permission test-tenant/ns1 \
  --actions produce,consume,functions \
  --role my-role
```
----
2019-11-10 02:37:32 UTC - Jerry Peng: Should already be in 2.4
----

Reply via email to