CLICommands
openapi
snug openapi <COMMAND>OpenAPI specification export.
Subcommands
| Command | What it does |
|---|---|
export | Export every registered module spec plus the merged openapi.json |
Run snug openapi <command> --help for that command's own options.
The global options apply everywhere.
Examples
snug openapi export --out ./openapi
snug openapi export --out ./openapi --server-url https://api.snugnut.devNext
- CLI reference - global options, output modes, and exit codes.