It would be great to be able to script the installation of extensions, e.g. after starting code-server in a new container. A feature similar to VScode's ```code --install-extension``` would be very helpful. See the example [here](https://stackoverflow.com/a/34339780). Or am I missing another way to install extensions to code-server from the command line?