List of path commands
The following commands are available:
append <path> [-a(fter) <mod/seq>] <mod1/ seq1> [<mod2/seq2> ..]
Append module(s)/sequence(s)
create <path> [<mod1/seq1> ..] Create a new path
delete <path1> [<path2> ..] Delete path(s)
disable <path1> [<path2> ..] Disable path(s)*
enable <path1> [<path2> ..] Enable path(s)*
help Show available commands
insert <path> [-b(efore) <mod/seq>] <mod1/seq1> [<mod2/seq2> ..]
Insert module(s)/sequence(s)
list [-b(rief)] -e(xpand) -l(evel) <level> ]
List paths
listMembers <path> [-b(rief)] -e(xpand) -l(evel) <level> ]
List members of a path
remove <path> <mod1/seq1> [<mod2/seq2> ..]
Remove module(s)/sequence(s)
* = 'all' can be used in place of <path1>.
Return to Framework page
|