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.
Hi,
I was wondering how to run console commands like
bin/cake acl_extras aco_syncorbin/cake acl grant Groups.1 controllersthat targets a specific connection in a Multi-Tenancy Shard patterned App?-cor--connectiondoesn't seem available.I like to run something like
bin/cake acl_extras aco_sync -c shard1.Appreciate any reply.
Thanks.