ptc-flow-deploy
v7.7.4
Published
ThingWorx Flow Deploy Utility
Downloads
58
Readme
ThingWorx Flow-Deploy tool
ThingWorx Flow-Deploy tool is a command line application used to deploy a ThingWorx flow custom connector on to a on-premise deployment of ThingWorx flow.
It supports the following features
- Ability to deploy connector artifacts to a ThingWorx flow deployment.
- Ability to update the ThingWorx Flow database schema with information about the new connector.
- Ability to manage OAuth configuration for out-of-the-box and custom connectors.
- Ability to manage connector setting customizations.
Getting Started
Installation
Run the following command to install the flow cli globally.
npm install -g ptc-flow-deploy
For detailed information on creating and deploying new connectors refer to the ThingWorx Help Center .