IECTL Publisher App-Projekt Projekt hochladen - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & Referenzen

Portfolio
Industrial Edge
Product
Industrial Edge
Product Version
v25.04
Edition
04/2025
Language
de-DE

Description

Importieren Sie eigenständige Anwendungen in das verwaltete Back-End.

Verwendung

iectl publisher app-project upload project [OPTIONS]

Optionen

  -a, --applicationname   Name of the stand-alone application.
  -v, --versionnumber     Version Number which you want to import to Edge Management.
  -w, --webaddress        Web address for application. Mandatory if not provided while creating application. [Optional]
  -g, --signuptype        Signup type of an application["SignUpWithOrWithoutCode","SignUpWithCodeOnly","NoSignUp","SignUpWithoutCode","None"].
                                           [Optional]
  -c, --categoryid        Unique id of category available on Edge Management under which you want to add this application. Mandatory for importing the version for the first
                                           time. [Optional]
  -p, --projectid         Unique id of projects available on Edge Management under which you want to add this application. Mandatory for importing the version for the first
                                           time. [Optional]
  -l, --changelogs        Release Notes. [Optional]
  -h, --help   help for app-project upload project

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 app-project upload project -a "myapp" -v "0.0.1" -w "www.cli.com" -g "None" -l "change_logs" -p "8091818e834d4945a1fe4a8f2698d57e" -c "971686ca3fd2451ab05f9b4d993e3a33"