iectl publisher standalone-app version export - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

Description

Package application version to specific location as app file.

Usage

iectl publisher standalone-app version export [OPTIONS]

Options

  -a, --appname string          name of the application to export
  -e, --exportpath string       path to save the .app file
  -h, --help                    help for standalone-app version export
  -k, --privatekeypath string   private key to use for signing the application [Optional] (deprecated)
  -v, --versionnumber string    version to export
  -s, --redirectsection string  Redirect Section [Optional]
  -t, --redirecttype string     Redirect Type["FromBoxReverseProxy","FromBoxSpecificPort","ExternalLink"] [Optional]
  -u, --redirecturl string      Redirect URL [Optional]
  -r, --restredirecturl string  Rest Redirect URL [Optional]
  -x, --accesswithoutlogin      Allow application access without login (Not applicable for industrial edge devices) [Optional]

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 version export -a myapp -w 0.0.3 -e /home/Desktop/export_folder