Test Data Management
- Test Data Management 10.5.10
- All Products
ilmcmd -s -ot <Object Type> -np "*"
ilmcmd <-Search | -s> <-ObjectType | -ot>object_type<-Project | -p>project_name<-DataSourceName | -dsn>schema_name<-NamePattern | -np>name_pattern[-Help | -h]
Option | Argument | Description |
|---|---|---|
-Search -s | N/A | Required. Searches source definitions, masking
rules, policies, and plans. |
-ObjectType -ot | object_type
| Required. The type of object to export. For
example, you can enter "Group" or "Project." If the object type
contains a space in it, remove the space when you enter the
argument. |
-Project -p | folder_name
| Required to search for a source definition, plan,
entity, group, or template. The name of the project that contains
the object to search for. |
-DataSourceName -dsn | schema_name
| Required to search for a source definition. The
name of the schema that contains the source definition. |
-NamePattern -np | name_pattern
| Required. The name pattern. Use the asterisk (*)
character as a wild card. For example, the name pattern
Rule_C* returns the following rules:
|
-Help -h | n/a | Optional. Displays help for the command. |