remove (4)

Removes a single or series of file exclusion expressions from the selected systems.

Please note that using this command will re-indent and remove all comments from the selected systems’ UDC files.

usage: cmri system file-exclusion remove <--expressions EXPRESSIONS> <--all>

required arguments:

-e,``–expression``

A comma-separated list of expressions to remove from the udc file. Must be an exact match to one of the expressions in the udc file. Expressions not found will be skipped.

-a,``–all``

A flag which provides a quick way to indicate that all expressions should be removed from the udc file. Required if --expressions is not specified.