import_config_search

Imports a configuration search XML file to the repository.

Format

emcli import_config_search  
      -file="<XML file name>"  

Options

  • file

    The name of the xml file. The file name must include the absolute path.

Example

The following example imports the configuration to the importfile.xml file:

emcli import_config_search       -file="/tmp/importfile.xml"