
10
Displays the list of groups and components. The following shows an example.
>dscli getList root
group1 <GROUP>
group2 <GROUP>
component1
group3 <GROUP>
component2
component3
Displays the case specified “/g” option. The following shows an example.
>dscli getList root /g
group1 <GROUP>
group2 <GROUP>
group3 <GROUP>
Displays the case specified “/x” option. The following shows an example.
>dscli getList root /x
root
group1 <GROUP>
group11 <GROUP>
component111
component11
group2 <GROUP>
component1
group3 <GROUP>
group31 <GROUP>
component311
component31
component32
group32 <GROUP>
component321
component322
component2
component3
Displays the case specified “/g” and “/x” option. The following shows an example.
>dscli getList root /g /x
root
group1 <GROUP>
group11 <GROUP>
group2 <GROUP>
group3 <GROUP>
group31 <GROUP>
group32 <GROUP>
Comentarios a estos manuales