Long name (short name) |
Argument types |
Properties |
-listNamespace(-ls) |
|
|
|
List the contents of the current namespace. |
|
-currentNamespace(-cur) |
|
|
|
Display the name of the current namespace. |
|
-parent(-p) |
|
|
|
Display the parent of the current namespace. |
|
-listOnlyDependencyNodes(
-lod) |
|
|
|
List all dependency nodes in the current namespace. |
|
-listOnlyNamespaces(-lon) |
|
|
|
List all namespaces in the current namespace. |
|
-recurse(-r) |
|
|
|
Can be specified with -listNamespace, -listOnlyNamespaces or
-listOnlyDependencyNode to cause the listing to recursively include
any child namespaces of the current namespaces. |
|
-dagPath(-dp) |
|
|
|
This flag modifies the '-ls/-listNamespace' and
'-lod\-listOnlyDependencyNodes flags to indicate that the names of
any dag objects returned will include as much of the dag path as is
necessary to make the names unique. If this flag is not present,
the names returned will not include any dag paths. |
|