Bug 674371

Summary: pulp-client bind requires --id
Product: [Retired] Pulp Reporter: dgao
Component: user-experienceAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED DUPLICATE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: skarmark
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-04 05:28:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dgao 2011-02-01 16:07:53 UTC
[root@pulp-nightly-client ~]# pulp-client consumer bind --repoid f13test
warning: this client is not registered; please register to continue
Usage: pulp-client <options> consumer bind <options>

pulp-client: error: Option --id is required; please see --help

[root@pulp-nightly-client ~]# pulp-client consumer bind --help
warning: this client is not registered; please register to continue
Usage: pulp-client <options> consumer bind <options>

Options:
  -h, --help       show this help message and exit
  --id=ID          consumer identifier eg: foo.example.com (required)
  --repoid=REPOID  repo identifier (required)

Shouldn't the call utilize consumer id from the cert.

Comment 1 Sayli Karmarkar 2011-02-04 05:28:02 UTC

*** This bug has been marked as a duplicate of bug 668540 ***