Project

General

Profile

Actions

Bug #3630

closed

Associate resources by name

Added by Tomáš Strachota almost 11 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Foreman commands (obsolete)
Target version:
-
Difficulty:
Triaged:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

Currently the resources can be associated only by id. API already supports association by name directly so it should be no problem to add it to the cli.

Eg. current:

$ hammer domain create --dns-id DNS_ID

Should also offer:
$ hammer domain create --dns DNS_NAME

Similarly:

$ hammer os create --config-template-ids ID1,ID2 ...

vs
$ hammer os create --config-templates NAME1,NAME2 ...

etc.


Related issues 2 (0 open2 closed)

Related to Hammer CLI - Feature #3102: Display names for associated resources instead of idsClosedTomáš Strachota09/16/2013Actions
Copied to Hammer CLI - Bug #9468: Associate config-template-ids by nameClosedChristine Fouant11/12/2013Actions
Actions

Also available in: Atom PDF