Feature #15674
closed
Implement host disassociation command
Added by Lukas Zapletal about 8 years ago.
Updated about 6 years ago.
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.
- Related to Bug #13596: hammer: unable to remove association between hostgroup and environment added
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).
- Bugzilla link set to 1356126
- Category changed from Foreman commands (obsolete) to Hosts
- Assignee set to Shira Maximov
- Triaged set to No
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/373 added
- Status changed from Ready For Testing to Closed
- Fixed in Releases hammer-cli-foreman-0.14.0 added
Also available in: Atom
PDF