| AbstractCommand | All commands have 2 attributes: fail and ignore which are EL expressions. | 
| Append | Append content of a file into a destination file. | 
| CompositeCommand | Command embedding multiple commands. | 
| Config | Command for managing the configuration. | 
| Copy | Copy a file to the given target directory or file. | 
| Delete | The delete command. | 
| DeployConfigPlaceholder | Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle. | 
| DeployPlaceholder | Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle. | 
| FlushJaasCachePlaceholder | Flush any cache held by the core. | 
| FlushPlaceholder | Flush all nuxeo caches. | 
| InstallPlaceholder | Deploy an OSGi bundle into the running platform. | 
| LoadJarPlaceholder | Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle. | 
| ParameterizedCopy | Copy a file to the given target directory or file. | 
| PostInstallCommand | Base class for flush like commands. | 
| ReloadPropertiesPlaceholder | Flush all nuxeo caches. | 
| UnAppend |  | 
| UndeployConfigPlaceholder | Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle. | 
| UndeployPlaceholder | Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle. | 
| UninstallPlaceholder | Un-Deploy an OSGi bundle from the running platform. | 
| UnloadJarPlaceholder | Install bundle, flush any application cache and perform Nuxeo preprocessing on the bundle. |