`devspace up "npm install" "npm start"` would run `devspace up`, then execute all commands after each other and finally start the terminal session
devspace up "npm install" "npm start"would rundevspace up, then execute all commands after each other and finally start the terminal session