-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
type/bugThe PR fixed a bug or issue reported a bugThe PR fixed a bug or issue reported a bug
Description
Describe the bug
The set-inactive-topic-policies subcommand is only shown as a topics command and not as a namespaces command in the pulsar-admin docs: https://pulsar.apache.org/docs/en/pulsar-admin/.
I know it is a valid subcommand by looking at the source code as well as looking at the available bin/pulsar-admin namespaces commands.
To Reproduce
Steps to reproduce the behavior:
- Go to https://pulsar.apache.org/docs/en/pulsar-admin/
- Search for
set-inactive-topic-policies - Observer that it is only listed for the
topicscommand
Expected behavior
I would expect the pulsar-admin docs to include all available sub commands.
Additional context
I believe these docs are generated, so perhaps something is wrong with the generation.
I'm happy to help look into this issue sometime this week, but I'm unable to do so today.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/bugThe PR fixed a bug or issue reported a bugThe PR fixed a bug or issue reported a bug