Actions
Bug #11299
closedhammer cli should allow referencing auth source by name, not just id
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman commands (obsolete)
Target version:
-
Description
When writing up things to wrap building our the organization via hammer it is painful to have to reference the authsource (or anything) only by ID.
hammer> user-group external create --name mygroup --^T^T --auth-source-id --help --name --user-group --user-group-id
if I could just use
--auth-source "ldap"I wouldnt have to worry about knowing the ID
Updated by Eric Helms over 9 years ago
- Category deleted (
Hammer) - Project changed from Katello to Hammer CLI
Updated by Tomáš Strachota over 9 years ago
- Related to Bug #11401: Auth sources need do define scoped search on name added
Updated by Tomáš Strachota over 9 years ago
- Category set to Foreman commands (obsolete)
- Difficulty set to trivial
Trivial when there's support in the API. I added a related issue for the API part.
Updated by Tomáš Strachota almost 8 years ago
- Related to Feature #17923: User update/create only accept ifs for default organization and location added
Updated by Tomáš Strachota almost 8 years ago
- Status changed from New to Duplicate
Duplicate, closing in favour of http://projects.theforeman.org/issues/4356
Updated by Tomáš Strachota almost 8 years ago
- Is duplicate of Feature #4356: Improve ways of passing auth source when creating a user added
Updated by Tomáš Strachota almost 8 years ago
- Related to deleted (Feature #17923: User update/create only accept ifs for default organization and location)
Actions