Description
Export an app from workspace to a specific path.
Usage
iectl publisher standalone-app export [OPTIONS]
Options
-a, --appname string application name to associate with the new app
-h, --help help for standalone-app export
-p, --path string path where the exported application should be stored to
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example
iectl publisher standalone-app export -a myapp1 -p /home/Desktop/exportfolder