Is your feature request related to a problem? Please describe.
The guide on Shopware containers highlighted the benefits of having a mw cli command for self-hosted registry creation once more.
Describe the solution you'd like
We already have all the building blocks available. I can very much imagine a mw registry host command or similar, which basically spins up container for registry, and creates registry record plus domain. Have a look at helper lib currently used for experimental deploy command.
Is your feature request related to a problem? Please describe.
The guide on Shopware containers highlighted the benefits of having a
mw clicommand for self-hosted registry creation once more.Describe the solution you'd like
We already have all the building blocks available. I can very much imagine a mw registry host command or similar, which basically spins up container for registry, and creates registry record plus domain. Have a look at helper lib currently used for experimental deploy command.