iectl publisher app-project version link-document¶
Description
Upload document link of an app version.
NOTICE
The App Project journey is deprecated in the new IEM UI. If you are working with IEM V2 (early access), these commands are not supported.
Usage
iectl publisher app-project version link-document [OPTIONS]
Options
-a, --appid string Unique id of an application
-d, --doclink string Document link of an application
-h, --help help for linkdocumenttopublishedversion
-s, --srclink string Source link of an application
-v, --versionid string Version unique id
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 link-document -a "CvWrdRJ4sHB79R4uuVc4v5VqUN4N40l0" -v "al6lCzyr6FeVtszzulHR8LceSQ9xOTob" -s "https://192.168.7.8/pbc/" -d "https://example.com/example"