Project

Profile

Help

Issue #505

closed

pulp-consumer --help returns unexpected output

Added by igulina@redhat.com about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
2.4 Beta
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Description of problem:

pulp-consumer -u admin -p admin --help returns login options:

-u/--username/-p/--password/--debug/--config/--map
However rpm/puppet/history/register/status/unregister/update are expected, since pulp-consumer -u admin -p admin [Enter] returns exactly rpm/pupper/...

Version-Release number of selected component (if applicable):

rpm -qa | grep pulp-consumer

pulp-consumer-client-2.4.1-0.6.beta.fc20.noarch

How reproducible:
always

pulp-consumer --help

Usage: pulp-consumer [options]

Options:
-h, --help show this help message and exit
-u USERNAME, --username=USERNAME
credentials for the Pulp server; if specified will
bypass the stored certificate
-p PASSWORD, --password=PASSWORD
credentials for the Pulp server; must be specified
with --username
--debug enables debug logging
--config=CONFIG absolute path to the configuration file
--map prints a map of the CLI sections and commands

pulp-consumer -u admin -p admin --help

Usage: pulp-consumer [options]

Options:
-h, --help show this help message and exit
-u USERNAME, --username=USERNAME
credentials for the Pulp server; if specified will
bypass the stored certificate
-p PASSWORD, --password=PASSWORD
credentials for the Pulp server; must be specified
with --username
--debug enables debug logging
--config=CONFIG absolute path to the configuration file
--map prints a map of the CLI sections and commands

pulp-consumer -u admin -p admin [ENTER]

Usage: pulp-consumer [SUB_SECTION, ..] COMMAND

Available Sections:
puppet - manage Puppet bindings
rpm - manage RPM-related features

Available Commands:
history - lists history of this consumer
register - registers this consumer to the Pulp server
status - displays the registration status of this consumer
unregister - unregisters this consumer from the Pulp server
update - changes metadata of this consumer

pulp-consumer -u admin -p admin rpm --help

Usage: pulp-consumer [SUB_SECTION, ..] COMMAND
Description: manage RPM-related features

Available Commands:
bind - binds this consumer to a Pulp repository
repos - searches for repositories on the server
unbind - unbinds this consumer from a Pulp repository

+ This bug was cloned from Bugzilla Bug #1135463 +

Actions #1

Updated by bmbouter about 9 years ago

  • Severity changed from Low to 1. Low
Actions #2

Updated by bmbouter about 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #3

Updated by bmbouter about 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF