exordos_openapi#
tool for creating openapi spec files
Usage#
Usage: exordos openapi [OPTIONS] [PATH]
Options#
url:- Type: text
- Default:
none - Usage:
-u --url
openapi url
-
endpoint:- Type: text
- Default:
none - Usage:
-e --endpoint
-
path:- Type: file
- Default:
sentinel.unset - Usage:
path
Path to target file
help:- Type: boolean
- Default:
false - Usage:
--help
Show this message and exit.
CLI Help#
Usage: exordos openapi [OPTIONS] [PATH]
tool for creating openapi spec files
╭─ Arguments ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ PATH FILE Path to target file │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --url -u TEXT openapi url │
│ --endpoint -e TEXT │
│ --help Show this message and exit. │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯