WARNING
Only available in DevContainer mode
Restore Commands
With this command different settings can be restored from the webdev.yml
file
Restore all
With the command webdev restore all
all of the following commands will be executed.
Restore PHP Settings
With the command webdev restore php
the selected PHP Version and the configured settings will be restored.
Restore NodeJS version
With the command webdev restore nodejs
the selected NodeJS version will be restored.