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