acl
acl copied to clipboard
Running ACL Console on Shard Multi-Tenancy
Hi,
I was wondering how to run console commands like bin/cake acl_extras aco_sync or bin/cake acl grant Groups.1 controllers that targets a specific connection in a Multi-Tenancy Shard patterned App? -c or --connection doesn't seem available.
I like to run something like bin/cake acl_extras aco_sync -c shard1.
Appreciate any reply. Thanks.
Switching connections isn't supported by the command line tools in this plugin. If you have the motivation to build it, I think it would be a good improvement to have.