acl icon indicating copy to clipboard operation
acl copied to clipboard

Running ACL Console on Shard Multi-Tenancy

Open rkhe opened this issue 2 years ago • 1 comments

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.

rkhe avatar Feb 15 '23 10:02 rkhe

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.

markstory avatar Feb 15 '23 16:02 markstory