dock restart
Restart a project.
Usage
dock restart
dock restart my-appWhat it does
The CLI resolves the project and sends a restart action. Use it after changing
runtime settings that do not require a full rebuild.
For environment variable changes, redeploying is usually the clearest path.