delete_config_compare_template

Deletes the specified configuration comparison template from the repository.

Format

emcli delete_config_compare_template        -template_name="<template_name>"

Options

  • template_name

    Name of the configuration comparison template.

Example

The following example deletes the configuration comparison template with template_name "Host Template"

emcli delete_config_compare_template 
      -template_name="Host Template"