Commands
Commands to create a custom action by using a Swagger file.
npm i @webmethodsio/wmiocli -gInstalls node module to create and deploy connectors on webMethods Integrationwmio loginConfigures the deployment key and logs you in webMethods Integrationwmio unitInitializes a new webMethods Integration app in your directorywmio swagger <swagger_file>Imports all APIcalls from the specified swagger file as actions in the connectorwmio authCreates an authentication scaffolding in the app directorywmio testTests and runs the created custom connectorswmio deployBuilds app and deploys it to webMethods Integrationwmio pullDeletes an existing custom connector