Actions
Issue #496
closedTAB completion for not required pulp-admin options
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
2.6.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Description of problem:
Tab completion works if not required option was specified.
How reproducible:
always
Steps to Reproduce:
pulp-admin -u admin -p admin repo list --repo-id
Command: list
Description: lists repositories on the Pulp server
Available Arguments:
--summary, -s - if specified, a condensed view with just the repository ID and
name is displayed
--details - if specified, detailed configuration information is displayed
for each repository
--fields - comma-separated list of repository fields; if specified, only
the given fields will displayed
The following options were specified but do not exist on the command:
--repo-id
pulp-admin -u admin -p admin repo list --repo-id [TAB][TAB]
--details --fields --help --repo-id --summary
Expected results:
pulp-admin -u admin -p admin repo list --repo-id [TAB][TAB]
{terminal bell}{terminal bell}{terminal bell}
+ This bug was cloned from Bugzilla Bug #1132974 +
Actions
Escape django template syntax in xml when rendering filelist
closes #496
added bugfix file