tree: e02792f305d228bfd879ee9566e19ce847e6c2f6
  1. bookies.md
  2. broker-stats.md
  3. brokers.md
  4. clusters.md
  5. functions-worker.md
  6. functions.md
  7. namespaces.md
  8. ns-isolation-policy.md
  9. packages.md
  10. proxy-stats.md
  11. README.md
  12. resource-quotas.md
  13. resourcegroups.md
  14. schemas.md
  15. sinks.md
  16. sources.md
  17. tenants.md
  18. topicPolicies.md
  19. topics.md
  20. transactions.md
static/reference/next/pulsar-admin/README.md

pulsar-admin is a tool used to administer Pulsar entities.

Environment variables

You can use the following environment variables to configure pulsar-admin.

VariableDescriptionDefault
PULSAR_LOG_CONFLog4j configuration fileconf/log4j2.yaml
PULSAR_CLIENT_CONFConfiguration file for the clientconf/client.conf
PULSAR_EXTRA_OPTSExtra options passed to the JVMN/A
PULSAR_EXTRA_CLASSPATHExtra paths for Pulsar's classpathN/A

Related topics