Created ListKeysCommand

This commit is contained in:
Alejandro Celaya
2016-08-06 18:50:50 +02:00
parent c5382b2a7f
commit 289db45f27
4 changed files with 172 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ return [
Command\Config\GenerateCharsetCommand::class,
Command\Api\GenerateKeyCommand::class,
Command\Api\DisableKeyCommand::class,
Command\Api\ListKeysCommand::class,
]
],