import_config_compare_template

Imports the comparison template provided as argument "filename".

Format

emcli import_config_compare_template
      -filename="<file_name>"

Options

  • filename

    Input XML file with absolute path which represents a comparison template.

Example

The following example imports the comparison template represented by the file "/tmp/sample_comparison_template".

emcli import_config_compare_template
      -filename="/tmp/sample_comparison_template.xml"