Actions
Feature #945
closedforeman CLI
Description
All of the operations over the UI could be done via the API as well.
Foreman should have an command line interface, where basic functionaily could be performed:
list hosts, inventory(facts) and their report status.
create / update / delete hosts
...
- Using curl - https://gist.github.com/937501
- Using search - https://gist.github.com/919578
- Creating a new host - https://gist.github.com/913305
Updated by Brian Gupta over 13 years ago
- Status changed from New to Closed
- % Done changed from 10 to 100
Updated by Dominic Cleal over 11 years ago
- Project changed from Foreman to Hammer CLI
- Category deleted (
44) - Target version deleted (
0.4)
Actions