> ## Documentation Index
> Fetch the complete documentation index at: https://docs.siderolabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Generating omnictl CLI reference

> Instructions for generating the omnictl CLI reference documentation from the Omni repository.

In Omni repo:

```
make _out/omnictl-linux-amd64 # note that WITH_DEBUG is disabled
_out/omnictl-linux-amd64 docs ../omni-docs/content/docs/reference/
```
