Exporting and Importing an App

You can export and import apps and use them as templates to quickly start development, or simply put them in a version control system such as GitHub.

Tip: When an app is created, the flogo.json file and manifest.json file are automatically created in the <FLOGO_HOME>/apps/<app>/ directory. Instead of using the Export option, you can use the files from the <FLOGO_HOME>/apps/<app>/ directory to push the app directly using TIBCO Cloud CLI. For more information see, Creating an App and Editing an App.