Migrate from Vendor

It’s possible to run migrate inside vendor ?

I know thas as plugin, i can:

$ bin/cake migrations migrate -p PluginName

but i want like:

$ bin/cake migrations migrate -p VendorName/PackageName

have you actually tried to run the command? :stuck_out_tongue:
(hint: yes, i’ll work like that)