How to remove host from Hostgroup?
When I register new host to Satellite 6.14, it's assignment to Hostgroup is undefined (NULL). I can put host to Hostgroup later with:
hammer host update --id N1 --hostgroup-id N2
But how to remove host from Hostgroup once assigned (using hammer)?