Project

General

Profile

Bug #34889

hammer host-collection update inconsistent with create

Added by Partha Aji 11 months ago. Updated 11 months ago.

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

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

Associated revisions

Revision 2ef8866d (diff)
Added by Partha Aji 11 months ago

Refs #34889 - Makes host collection update --unlimited-hosts a flag (#846)

Revision ee7e0d16 (diff)
Added by Partha Aji 11 months ago

Fixes #34889 - host collection update corrctly handles unlimited-hhost (#10100)

History

#1 Updated by Partha Aji 11 months ago

  • Bugzilla link set to 2082241

#2 Updated by The Foreman Bot 11 months ago

  • Assignee set to Partha Aji
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/846 added

#3 Updated by The Foreman Bot 11 months ago

  • Pull request https://github.com/Katello/katello/pull/10100 added

#4 Updated by Ian Ballou 11 months ago

  • Triaged changed from No to Yes
  • Target version set to Katello 4.6.0

#5 Updated by The Foreman Bot 11 months ago

  • Fixed in Releases Katello 4.5.0 added

#6 Updated by Partha Aji 11 months ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF