| Interface | Description |
|---|---|
| LauncherCmd |
LauncherCmd 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.
|
| CliCommands |
Constants for gateway toolkit commands.
|
| 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.
|
| 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.
|
| VersionCmd |
This class represents the "version" command and it displays the current version of the micro-gw toolkit .
|
Copyright © 2023 WSO2. All rights reserved.