Project

General

Profile

Actions

Bug #5642

closed

Hammer Cli : Unable to create a content view using content-view create

Added by dustin tsang almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

https://bugzilla.redhat.com/show_bug.cgi?id=1087247

[root@qetello01 ~]# hammer organization create --name s786
Organization created
[root@qetello01 ~]# hammer organization info --name s786
Id: 327
Name: s786
Created at: 2014/04/14 07:41:57
Updated at: 2014/04/14 07:41:58
Label: s786
Description:

[root@qetello01 ~]# hammer content-view create --name cvq --organization-id 327
Could not create the content view:
Couldn't find organization '327'
[root@qetello01 ~]# hammer content-view create --name cvq
Could not create the content view:
Error: option '--organization-id' is required

See: 'hammer content-view create --help'
[root@qetello01 ~]# hammer content-view create --name cvq --organization-id s786
Content view created
Actions

Also available in: Atom PDF