Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 506 Bytes

omlox_gen_docs.md

File metadata and controls

27 lines (18 loc) · 506 Bytes

omlox gen docs

Generate CLI docs

omlox gen docs [flags]

Options

      --format string   Docs format. One of: [markdown yaml rest]. (default "markdown")
  -h, --help            help for docs
  -o, --output string   Output directory. (default ".")

Options inherited from parent commands

      --addr string   omlox hub API endpoint (default "localhost:8081")
      --debug         enable debug logging

SEE ALSO