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

Import stand alone application or app file to Catalog.

Usage

iectl publisher app-project upload catalog [OPTIONS]

Options

  -a, --appname               Application Name
  -v, --versionnumber         Version Number refers to versioning.
  -f, --filepath              Path of app file to upload.
  -h, --help                  help for app-project upload catalog

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 upload catalog -a "myapp" -v "0.0.1"  or ie-app-publisher app-project upload catalog -f "./myapp.app"