Description
Eine App aus dem Workspace in einen bestimmten Pfad exportieren.
Verwendung
iectl publisher standalone-app export [OPTIONS]
Optionen
-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
Von übergeordneten Befehlen übernommene Optionen
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Beispiel
iectl publisher standalone-app export -a myapp1 -p /home/Desktop/exportfolder