1.0.0 • Published 4 years ago

swagger-parse-cli v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

swagger-parse-cli

This lightweight CLI tool is designed to parse and project required data from swagger specs as and when required.

Install

git clone https://github.com/akhila76/swagger-parse-cli.git
cd swagger-parse-cli
git install -g .

Usage

swagger-parse-cli <command>

Commands:
  swagger-parse-cli list <filename>  Lists all the paths specified in your spec

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]