diff --git a/docs/commands.rst b/docs/commands.rst index 277f86c..d5be847 100644 --- a/docs/commands.rst +++ b/docs/commands.rst @@ -29,6 +29,7 @@ Long Usage: cobbler report cobbler reposync cobbler signature + cobbler status cobbler sync cobbler system cobbler validate-autoinstalls diff --git a/docs/commands/status.rst b/docs/commands/status.rst new file mode 100644 index 0000000..9347ba2 --- /dev/null +++ b/docs/commands/status.rst @@ -0,0 +1,14 @@ +************** +cobbler status +************** + +View the installation status of Cobbler Profiles and Systems. + +Example: + +.. code-block: shell + + $ cobbler status + +This command displays the current status of all Cobbler Profiles and Systems. All installations that +run for longer then 100 minutes are considered stalled.