Elgg  Version 5.1
Classes
Elgg\Cli Namespace Reference

Classes

class  Application
 Wrapper for console application. More...
 
class  BaseCommand
 Adds interaction to a console command. More...
 
class  CacheClearCommand
 elgg-cli cache:clear More...
 
class  CacheInvalidateCommand
 elgg-cli cache:invalidate More...
 
class  CachePurgeCommand
 elgg-cli cache:purge More...
 
class  Command
 Abstract command with some utility methods. More...
 
class  CronCommand
 elgg-cli cron [–interval] [–quiet] More...
 
class  DatabaseSeedCommand
 elgg-cli database:seed [–limit] More...
 
class  DatabaseSeedersCommand
 elgg-cli database:seeders More...
 
class  DatabaseUnseedCommand
 elgg-cli database:unseed More...
 
class  ErrorFormatter
 Format errors for console output. More...
 
class  ErrorHandler
 Console handler. More...
 
class  InstallCommand
 elgg-cli install [–config] More...
 
class  PluginsActivateCommand
 elgg-cli plugins:activate More...
 
class  PluginsDeactivateCommand
 elgg-cli plugins:deactivate More...
 
class  PluginsListCommand
 elgg-cli plugins:list [–status] More...
 
class  Progress
 CLI Progress reporter. More...
 
class  ResponseTransport
 Cli ResponseTransport. More...
 
class  UpgradeBatchCommand
 elgg-cli upgrade:batch More...
 
class  UpgradeCommand
 elgg-cli upgrade [async] More...
 
class  UpgradeListCommand
 elgg-cli upgrade:list More...