drush ctools-export-view
View CTools exportable object code output.
Drush Command
drush ctools-export-view
Arguments
table name : Base table of the exportable you want to view.
machine names : Space separated list of exportables you want to view.
Aliases
drush ctev
Options
--indent : The string to use for indentation when dispalying the exportable export code. Defaults to ''.
--no-colour : Remove any colour formatting from export string output. Ideal if you are sending the output of this command to a file.
--module : Filter the list of exportables by module. This will come from the 'export_module' key on the exportable.
--all : Perform this operation all CTools exportables available on the system (all tables).
Examples
[object Object]