Skip to content

[Docs] Missing Valid Namespaces Subcommand in Pulsar admin CLI Documentation #10023

@michaeljmarshall

Description

@michaeljmarshall

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:

  1. Go to https://pulsar.apache.org/docs/en/pulsar-admin/
  2. Search for set-inactive-topic-policies
  3. Observer that it is only listed for the topics command

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugThe PR fixed a bug or issue reported a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions