| Interface | Description |
|---|---|
| GatewayLauncherCmd |
GatewayLauncherCmd represents a micro gateway cli launcher command. |
| Class | Description |
|---|---|
| AddAPICmd | |
| AddRouteCmd | |
| BuildCmd |
This class represents the "build" command and it holds arguments and flags specified by the user.
|
| DefaultCmd |
This class represents the "main" command required by the JCommander.
|
| DescResourceCmd | |
| ExtendedJCommander |
This class is to parse JCommander arguments containing space.
|
| FunctionCmd | |
| GatewayCliCommands | |
| HelpCmd |
This class represents the "help" command and it holds arguments and flags specified by the user.
|
| ImportCmd |
This class represents the "import" command and it pull the swagger and generate the source code
|
| InitCmd |
This command is used to initialize a new microgateway project.
|
| ListAPIsCmd | |
| ListResourcesCmd | |
| Main |
This class executes the gateway cli program.
|
| ResetCmd |
This class represents the "reset" command and it holds arguments and flags specified by the user.
|
| RunCmd |
This class represents the "run" command and it holds arguments and flags specified by the user.
|
| SetProjectCmd |
Command used to set the current working project.
|
| SetupCmd |
This class represents the "setup" command and it holds arguments and flags specified by the user.
|
| UpdateRouteCmd |
Copyright © 2019 WSO2. All rights reserved.