Issue #557
closedpulp-admin tab completion doesn't support docker plugin
Description
Description of problem:
pulp-admin tab completion doesn't support docker plugin
Version-Release number of selected component (if applicable):
rpm -qa | grep pulp-server
pulp-server-2.5.0-0.6.beta.el6.noarch
How reproducible:
always
Steps to Reproduce:
pulp-admin -u admin -p admin
auth bindings --config consumer --debug event -h --help iso orphan puppet repo rpm server tasks
There is no docker option, however
pulp-admin --map | grep docker
docker: manage docker images
uploads: upload docker images into a repository
sync: sync a docker repository from an upstream index
publish: publish a docker repository
export: export a docker repository
Expected results:
pulp-admin -u admin -p admin
auth bindings --config consumer --debug docker event -h --help iso orphan puppet repo rpm server tasks
+ This bug was cloned from Bugzilla Bug #1148789 +
Updated by igulina@redhat.com over 8 years ago
https://github.com/pulp/pulp/pull/1225
+ This comment was cloned from Bugzilla #1148789 comment 1 +
Updated by cduryee over 8 years ago
This patch is in 2.6-dev and master. setting target version to 2.6.0.
+ This comment was cloned from Bugzilla #1148789 comment 2 +
Updated by cduryee over 8 years ago
fixed in pulp 2.6.0-0.2.beta
+ This comment was cloned from Bugzilla #1148789 comment 3 +
Updated by rbarlow over 8 years ago
- Status changed from 6 to CLOSED - CURRENTRELEASE