When using
composer.json
"extra": {
"kirby-cms-path": false,
}
the cli fails. I am not sure if "kirby-cms-path" sets the path or you can just use false so it's moved to vendor.
Using kirby.cli.json doesn't seem to help but that is pointing to vendor autoloader so it should not matter where kirby is?