Skip to content

Subcommands missing from help pages #1207

@pedro-psb

Description

@pedro-psb

Summary

Some subcommands are not shown in the respective command help page.

Steps to reproduce

I've spotted two recently: pulp rpm content upload and most root pulp subcommands commands.

# doesn't show plugin commands, nor task, workers, show, debug, etc
pulp --help

# doesn't show the 'upload' subcommand in neither form
pulp rpm content
pulp rpm content --help

# edit: specifying the --type shows it correctly
pulp rpm content -t package --help

Expected behavior

Expected that all available subcommands are shown.

Pulp and pulp-cli version info

Pulp3 Command Line Interface, Version 0.33.0
Plugin Versions:
  common: 0.33.0

Additonal context

Looks somehow related to this: #1095

Metadata

Metadata

Assignees

No one assigned

    Labels

    Triage-NeededNeeds to be reviewed at next pulp-cli mtgbugSomething isn't working (template-set)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions