| Interface | Description |
|---|---|
| GatewayLauncherCmd |
GatewayLauncherCmd represents a micro gateway cli launcher command. |
| Class | Description |
|---|---|
| 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.
|
| GatewayCliCommands | |
| HelpCmd |
This class represents the "help" command and it holds arguments and flags specified by the user.
|
| 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.
|
| SetupCmd |
This class represents the "setup" command and it holds arguments and flags specified by the user.
|
Copyright © 2019 WSO2. All rights reserved.