Skip to content

Commit

Permalink
Adding --framework to --help
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed Oct 6, 2019
1 parent a5bf2cd commit 36ef9dd
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -28,6 +28,7 @@ object CLICommon {
| Optional:
| --dtoPackage foo : Where to put your client's DTOs. Effectively: "$${packageName}.definitions.$${dtoPackage}"
| --tracing : Pass through tracing context to all requests
| --framework <framework name> : Use one of the pre-composed frameworks
|
|Examples:
| Generate a client, put it in src/main/scala under the com.twilio.messaging.console.clients package, with OpenTracing support:
Expand Down

0 comments on commit 36ef9dd

Please sign in to comment.