ListPlans
Lists all the plans within a data set version.
The ListPlans command uses the following syntax:
ilmcmd
<-ListPlans | -lp>
<-DatasetVersionName | -dvn> Dataset_Version_Name
[-Verbose | -v]
[-Help | -h]
The following table describes the ListPlans command options and arguments:
Option | Argument | Description |
---|
-DatasetVersionName -dvn | Dataset_Version_Name | Required. The name of the data set version from which you want to list the plans. |
-Verbose -v | n/a | Optional. Verbose output. Displays more than the minimum information about the object. |
-Help -h | n/a | Optional. Displays or prints the help options. |
ListPlans Example
The following sample command lists all the plans in a data set version:
ilmcmd –lp –dvn “Customer_dataset Version1”