mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 01:43:13 +00:00
merge
This commit is contained in:
@@ -118,13 +118,13 @@ $cli->command(new ListCollectionCommand('collection:list'));
|
||||
$cli->command(new ListDataboxCommand('databox:list'));
|
||||
$cli->command(new CreateDataboxCommand('databox:create'));
|
||||
|
||||
|
||||
$cli->command(new UserCreateCommand('user:create'));
|
||||
|
||||
|
||||
$cli->command(new UserSetPasswordCommand('user:set-password'));
|
||||
|
||||
$cli->command(new UserListCommand('user:list'));
|
||||
|
||||
|
||||
$cli->command(new RecordAdd('records:add'));
|
||||
$cli->command(new RescanTechnicalDatas('records:rescan-technical-datas'));
|
||||
$cli->command(new BuildMissingSubdefs('records:build-missing-subdefs'));
|
||||
|
Reference in New Issue
Block a user