iectl publisher app-project 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

Export application version.

Usage

iectl publisher app-project version export [OPTIONS]

Options

  -a, --appid string       Unique id of an application
  -v, --versionnumber      Version Number refers to versioning.
  -e, --exportpath path    Export path
  -k, --privatekeypath     Private Key [Optional] (deprecated)
  -h, --help               display help for app-project version export 

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 app-project version export -a "191880046efb4173909aaab04fc6de51" -v "0.0.1" -e "/homeDesktop/export_folder"