Bug 790274

Summary: Content sub-command output is different from other pulp commands
Product: [Retired] Pulp Reporter: Sayli Karmarkar <skarmark>
Component: z_otherAssignee: Sayli Karmarkar <skarmark>
Status: CLOSED NOTABUG QA Contact: Preethi Thomas <pthomas>
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: cperry, mhrivnak, tsanders
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: 2013-09-27 14:22:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Sayli Karmarkar 2012-02-14 05:46:04 UTC
Description of problem:

$ sudo pulp-admin content list
error:  --orphaned or --repoid is required to list packages

$ sudo pulp-admin content upload
error:  Error: Need to provide at least one file to perform upload

while all other pulp commands display usage and a consistent error message - 
 
$ sudo pulp-admin repo create
Usage: pulp-admin <options> repo create <options>

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


$ sudo pulp-admin filter create
Usage: pulp-admin <options> filter create <options>

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

Comment 1 Sayli Karmarkar 2012-02-14 06:36:28 UTC
Looks like 'distribution info' command and a few package sub-commands are also inconsistent regarding this behavior.

Comment 2 Michael Hrivnak 2013-09-27 14:22:30 UTC
all of these commands seem to have been replaced. please re-open if you think there is still a problem.