Actions
Feature #15674
closedImplement host disassociation command
Difficulty:
Triaged:
No
Bugzilla link:
Team Backlog:
Description
We are missing this bit completely from CLI.
From our mailing list:
Anyone know of a command line option in hammer to disassociate a host from
its compute resource? It's easily done through the GUI however I am
attempting to do this as a part of a larger workflow built in something
like Ansible and need to be able to disassociate via CLI.
Updated by Martin Bacovsky about 8 years ago
- Related to Bug #13596: hammer: unable to remove association between hostgroup and environment added
Updated by Dominic Cleal about 8 years ago
Compute resource disassociation is different to the case in #13596. Environments are a single attribute on a host/host group and it should be possible to set them to null, while compute resource disassociation is performed by a specific action (PUT /api/v2/hosts/:id/disassociate).
Updated by Tomáš Strachota over 6 years ago
- Category changed from Foreman commands (obsolete) to Hosts
Updated by Shira Maximov about 6 years ago
- Assignee set to Shira Maximov
- Triaged set to No
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/373 added
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|3c5d39446046e0bbd87d93c98850be71284dee8f.
Updated by Tomer Brisker about 6 years ago
- Fixed in Releases hammer-cli-foreman-0.14.0 added
Actions