Hammer cli: create baremetal host

Problem:
not able to provision a baremetal host via hammer cli
in the webui you can set ‘deploy on’ → baremetal
image

i didn’t find the equivalent in hammer cli
is this possible via
hammer host create
?
the foreman // hamer cli version i used was 2.3.1

Hi @elytscha,

Sure it should be possible via hammer, otherwise it’s a bug and should be cared of.

In UI field Deploy On is similar to --compute-resource-id in hammer. If you’re not planning to deploy on a virtual provider then you just leave this option blank.