Description
Add version of already added configurations of type versioned.
Usage
iectl publisher standalone-app app-config addversion [OPTIONS]
Options
-a, --appname string application name within workspace
-c, --configurationid string configuration id for the versioned configuration
-f, --filepath string path to the file to use as versioned configuration
-h, --help help for standalone-app app-config addversion
-d, --versiondescription string displayed during deployment as description
-v, --versionname string displayed during deployment for selection
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 app-config addversion -a "myapp" -c "acf013b1f48238a8ca48188c37896a"-w "version1" -f "/home/config.txt"