Skip to content

show:actions

Rob Sanchez edited this page Mar 11, 2015 · 2 revisions

Display a list of module actions.

$ eecli show:actions <action_id>

Arguments

action_id

Optional. Display a specific action

Options

--module=""

Limit results to the specified module. You may use this option more than once to provide multiple values.

--class=""

Limit results to the specified module class. You may use this option more than once to provide multiple values.

--method=""

Limit results to the specified method. You may use this option more than once to provide multiple values.

Clone this wiki locally