Description
Delete a configuration version from an app within the workspace.
Usage
iectl publisher standalone-app app-config deleteversion [OPTIONS]
Options
-c, --appconfigid string app config id to delete from the application
-v, --appconfigversionid string app config version id to delete from the application
-a, --appname string name of application within workspace
-h, --help help for standalone-app app-config deleteversion
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 deleteversion -a "myapp" -c "acf013b1f48238a8ca48188c37896a" -w "217d0ed97c694ff5b7935b133ed8c147"