Project

General

Profile

Actions

Bug #34889

closed

hammer host-collection update inconsistent with create

Added by Partha Aji over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Fixed in Releases:
Found in Releases:

Description

Hammer host collection create uses --unlimited-hosts as a flag while update wants it to be an option.

[root@xxx ~]# hammer host-collection create --name="Test2" --organization-id=1 --unlimited-hosts
Host collection created.

vs
[root@xxx ~]# hammer host-collection update --name="Test3" --organization-id=1 --unlimited-hosts=1   

hammer host-collection update should require a flag for unlimited-hosts

Actions

Also available in: Atom PDF