Need to check some configs for your container? Need to run migrations after running or back up some specific files? We've got you covered with our new feature: Execute Command.
Now you can execute any commands for a prebuilt service container.
Navigate to the service page, open the menu next to "Logs" and press the Command button. You will see the command execution modal with an input bar and an output area.
You can now type any commands in the input bar and simply press Enter
to execute the command, and you will see the result in a few seconds.
Don't worry about if the command will fail. We will show the detailed error message and exit code for you as well.