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 from config/cobbler.yaml to $HOME/.cobbler.yaml and adjust the values to your needs

  • Build the project using the makefile

Indices and tables