Project

General

Profile

Actions

Feature #3497

closed

Resource create/update should provide option to associate Orgs

Added by Dominic Cleal about 11 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Proxy
Target version:
-
Difficulty:
Triaged:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

Description of problem:
In the UI, we can associate organization with a proxy. There does not appear to be a way to do that in the CLI, however. Would be nice to have.

Something like

hammer -u admin -p admin proxy create --name foobar --url https://example.com:9090 --add_org org_name
hammer -u admin -p admin proxy create --name foobar --url https://example.com:9090 --remove_org org_name
hammer -u admin -p admin proxy update --name foobar --remove_org org_name
hammer -u admin -p admin proxy update --name foobar --remove_org org_name

and even possibly comma-separated, e.g.,

--add_org NorthAmerica,EMEA,APAC

(https://bugzilla.redhat.com/show_bug.cgi?id=1023147)


Related issues 1 (0 open1 closed)

Related to Hammer CLI - Feature #2844: Associating resources with locations and orgsClosedTomáš Strachota07/25/2013Actions
Actions

Also available in: Atom PDF