Description: Sample scripts to remove Application Templates and Features from Infrastructure> Software Management using the Command Line Interface (CLI).
Issue/Introduction
Removing Application Templates and Features fromInfrastructure; Software Management using the Command Line Interface.
Resolution
For removing application templates and features from the Infrastructure> Software Management section, use the CLI scripts application_build.xml and application_data.xml. Sample scripts are present under the <CONFIG_HOME>/admin/amxadmin/samples folder.
Targets for cleanup are "remove.feature" and "remove.apptemplate". If you specify the version as "1.0.0", it will delete "1.0.0.*" (.qualifier is a wild-card). If you specify "1.0" then it will delete "1.0.*.*" and so on.