12.6. The listactions command

listactions [-o N | i | p | d | n | c ] [-r]

The listactions command lists all the actions on a node or domain identified either by an ID, or by a path. Output is the same format as listdomains uses. If the command is run on a domain, all actions on nodes directly under the selected domain will be displayed. If a node is used, all the actions are displayed.

-o N|i|p|d|n|c

This switch controls the produced output. Each of the letters will make the command output a different property of the checks being listed. The order of the letters etermins the order of the output. The letters have the following meanings:

N

Will display the human readable name for the action.

i

Will display the ID of the action.

p

Will display the full path to the action, usable as a parameter for the select or insert commands.

d

Will display the path to the domain in which the action is located.

n

Will display the path to the node, on which the action is located.

c

Will display only the check part of the path.

-r

If the command is run on a domain, it will list all active actions on nodes in all subdomains. If used on a node, the option will have no effect.