We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05c678 commit e561578Copy full SHA for e561578
config.yaml
@@ -100,10 +100,10 @@ commands:
100
- N98\Magento\Command\Config\Data\DiCommand
101
- N98\Magento\Command\Config\Data\MViewCommand
102
- N98\Magento\Command\Config\Data\IndexerCommand
103
- - N98\Magento\Command\Customer\CreateCommand
104
- N98\Magento\Command\Customer\AddAddressCommand
105
- - N98\Magento\Command\Customer\DeleteCommand
+ - N98\Magento\Command\Customer\CreateCommand
106
- N98\Magento\Command\Customer\ChangePasswordCommand
+ - N98\Magento\Command\Customer\DeleteCommand
107
- N98\Magento\Command\Customer\InfoCommand
108
- N98\Magento\Command\Customer\ListCommand
109
- N98\Magento\Command\Customer\Token\CreateCommand
0 commit comments