danielgtaylor / openapi-cli-generator

Generate a CLI from an OpenAPI 3 specification
MIT License
181 stars 49 forks source link

Add Help to Describe CLI Config #11

Closed danielgtaylor closed 5 years ago

danielgtaylor commented 6 years ago

It's not obvious how to set configuration values. Describe locations of config files, how to set values, how to use environment variables, and how to pass config (not request input) to the generated CLI.