In this chapter
| addin | Imports AddIn dll file. |
| alert | Send alerts to a logged-in user or system. |
| alerts | Enables/disables listening for alerts, or displays the current alert listening status if called with no options. It is meaningful only in interactive mode. |
| audit | Extracts audit trail information and objects old versions. |
| clientget | Gets one or more objects transferring their content to the client machine and optionally checking them out. |
| clientrevert | Gets one or more objects transferring their content to the client machine and removing their persistent check out status. Client files are made read-only. |
| clientput | Updates one or more objects reading their content from local files and optionally checking them in. |
| commitindex | Persists pending documents into Exalead indexes. |
| config | Imports and exports configuration data. |
| configureindex | Generates Exalead PAPI source xml element to be injected into Exalead logic.xml file following GN4 objects schema definition. |
| counters | Extracts counters information. |
| export | Exports data from database in XML format. |
| get | Gets (reads) objects. |
| help | Displays information about the available commands and their options. |
| icon | Imports and exports icons. |
| import | Imports from XML. |
| inccounter | Increments a counter (identified by name) optionally associated to one or more objects. |
| index | Index objects with Exalead. |
| keywords | Imports, exports or removes keywords. |
| logindata | Extracts the content of gn_LoginTable as XML. |
| markasread | Marks objects as having been read. |
| partreset | Reset the total object count and sizes for one or more partitions (since 1.4) |
| publish | Publishes objects, and more generally modifies the content of a publishing destination. |
| purge | Removes from the database deleted objects. |
| purgetasks | Removes one or more pending scheduled tasks. |
| quit | Terminates the execution. |
| recompute | Re-computes the automatically computed attributes of one or more objects. |
| removeversions | Removes object versions. |
| retrytasks | Re-schedules one or more tasks from the tasks log. |
| schedpublish | Creates a scheduled task that publishes or un-publishes objects. |
| schedwf | Creates a scheduled task that executes a workflow. The workflow processes database objects. |
| spike | Spikes (i.e. logical deletes) objects. |
| strings | Imports, exports or removes translation strings. |
| tasks | Extracts the list of the pending scheduled tasks matching the specified conditions. |
| taskslog | Extracts the list of the log of executed tasks matching the specified conditions. |
| triggeralert | Creates or removes triggers that send alerts when something changes in the system. |
| triggerwf | Creates or removes triggers that execute a workflow when something changes in the system. |
| unindex | Unindexes database objects with Exalead. |
| unlock | Unlocks objects that have been left in use. |
| unpublish | Un-publishes objects - i.e. removes them from all the publishing destinations they are currently in. |
| unspike | Un-spikes (i.e. logical un-deletes) deleted objects. |
| wf | Executes a workflow sequentially. |
| who | Displays information about the connected server, user and login. |
| xsl | Applies an XSL transformation using the same system used internally. |
See also