Project

General

Profile

Actions

Bug #3630

closed

Associate resources by name

Added by Tomáš Strachota over 10 years ago. Updated about 9 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 #1

Updated by Dominic Cleal over 10 years ago

  • Related to Feature #3102: Display names for associated resources instead of ids added
Actions #2

Updated by Dominic Cleal over 9 years ago

  • Bugzilla link set to 1122647
Actions #3

Updated by The Foreman Bot about 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/hammer-cli-foreman/pull/165 added
Actions #4

Updated by Christine Fouant about 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by Christine Fouant about 9 years ago

  • Copied to Bug #9468: Associate config-template-ids by name added
Actions

Also available in: Atom PDF