Welcome to the CLI documentation of Cobbler!
This is the new documentation of the Cobbler CLI. It is written in Go and uses the Cobra library for the user interaction and the Cobblerclient library for the communication with a Cobbler server.
Quickstart
Copy the
cobbler.yaml
file fromconfig/cobbler.yaml
to$HOME/.cobbler.yaml
and adjust the values to your needsBuild the project using the makefile