Actions
Bug #15457
closedThe host-collection info command is missing organization parameters
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Description
Without organization parameters, it's impossible to look up a host collection by name:
$ hammer organization create --name Org2 $ hammer host-collection create --name HC1 --organization-id 1 $ hammer host-collection create --name HC1 --organization-id 3 $ hammer host-collection info --name HC1 Error: found more than one host_collection
We should probably also consider requiring org params if name is supplied.
Updated by Justin Sherrill over 8 years ago
- Status changed from New to Rejected
- Assignee set to Andrew Kofink
- Translation missing: en.field_release set to 114
- Difficulty set to easy
Updated by Justin Sherrill over 8 years ago
- Status changed from Rejected to Assigned
Updated by Andrew Kofink over 8 years ago
- Translation missing: en.field_release changed from 114 to 166
This is fixed.
Updated by Andrew Kofink over 8 years ago
- Status changed from Assigned to Rejected
Actions