Documentation
¶
Overview ¶
Command gen-docs renders the openobserve-cli command tree into reference documentation under docs/cli/:
- index.html — a single styled page served by GitHub Pages;
- README.md — a module-grouped table index for browsing on GitHub.
Both are generated from the live cobra command tree (via app.NewRootCmd), so the reference can never drift from --help. Run it with `make docs`.
Click to show internal directories.
Click to hide internal directories.