Actions
Feature #8246
closedAllow name resolution for arrays
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
Difficulty:
Triaged:
Team Backlog:
Description
We need to add support for name resolution of name arrays.
Eg. be able to translate --organizations=Org1,Org2 to --organization-ids=1,2
Updated by Tomáš Strachota almost 10 years ago
- Tracker changed from Bug to Feature
- Status changed from New to Assigned
Updated by The Foreman Bot almost 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/157 added
- Pull request deleted (
)
Updated by Anonymous almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|a06656fc75f58659a7a6a0bc4f1b78817d3317c2.
Updated by Dominic Cleal almost 10 years ago
- Related to Bug #8642: Host to Puppet class association throws: unknown attribute: puppet_class_ids added
Updated by Adam Price over 9 years ago
does this also work if the list is double- or single-quoted?
Actions