0.1.2 • Published 7 years ago
@jujorie/swabe-cli v0.1.2
SWABE Command Line Utilities
Table of Contents
Usage
Usage: swabe [options] [command]
Swabe command line utility
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
export|ex [options] <file> Exports the config
jar:download|dl Download swagger-codegen-cli JAR
generate|gen [options] <file> Generate clients from swagger docCommands
Export
Exports the config
Usage
$ swabe export|ex [options] <file>Options
-t, --title set the document title
-y, --yaml Exports as YAML
-j, --json Exports as JSONJar Download
Download swagger-codegen-cli JAR
Usage
$ swabe jar:download|dl [options]Generate
Generate clients from swagger doc
Usage
$ swabe generate|gen [options] <file>Options
-f, --format <format> Generated code format
-o, --output <output> Output path