Project

General

Profile

Actions

Bug #9468

closed

Associate config-template-ids by name

Added by Christine Fouant about 10 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
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 1 (0 open1 closed)

Copied from Hammer CLI - Bug #3630: Associate resources by nameClosed11/12/2013Actions
Actions

Also available in: Atom PDF