Bug 845327 - Incorrect argument in consumer unregister
Summary: Incorrect argument in consumer unregister
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 2.0.6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 39
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-02 16:52 UTC by Jay Dobies
Modified: 2015-03-23 01:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-09 17:05:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2012-08-02 16:52:06 UTC
╭─[jdob]─[hinterlands]─[~]─[]─●
╰─➤ pulp-admin consumer unregister                  
Command: unregister
Description: unregisters a consumer

Available Arguments:

  --id - (required) identifies the consumer to be unregistered

The following options are required but were not specified:
  --id


Since ID is used so much, we made the decision to always quantify it. Please change to --consumer-id and make sure to update the user guide.

Comment 1 Sayli Karmarkar 2012-08-08 21:24:05 UTC
commit 5196eb36b3c83f43c56e69069280cc9b729989cc
Author: Sayli Karmarkar <skarmark>
Date:   Wed Aug 8 14:22:33 2012 -0700

    845327 - changing basic consumer extension commands like unregister, update etc. to accept --consumer-id as an option instead of --id

Comment 2 Jeff Ortel 2012-08-09 13:37:00 UTC
build: 0.322

Comment 3 Preethi Thomas 2012-08-15 15:27:45 UTC
verified
[root@pulp-master ~]# rpm -q pulp-server
pulp-server-0.0.323-1.fc17.noarch
[root@pulp-master ~]# 

[root@pulp-master ~]# pulp-admin consumer  unregister
Command: unregister
Description: unregisters a consumer

Available Arguments:

  --consumer-id - (required) identifies the consumer to be unregistered

The following options are required but were not specified:
  --consumer-id
[root@pulp-master ~]#

Comment 4 Preethi Thomas 2013-01-09 17:05:41 UTC
Pulp v2.0 released


Note You need to log in before you can comment on or make changes to this bug.