Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 742 Bytes

File metadata and controls

23 lines (18 loc) · 742 Bytes

Adding a host to a host collection by using Hammer CLI

You can add a host to a host collection by using Hammer CLI.

Note that if you add a host to a host collection, the {Project} auditing system does not log the change.

Prerequisites
Procedure
  • Add a host to your host collection:

    $ hammer host-collection add-host \
    --host-ids My_Host_ID \
    --id My_Host_Collection_ID