For the complete documentation index, see llms.txt. This page is also available as Markdown.

Commands

By using Commands, you can easily run your code. You can customize Commands.

Running Commands

To run commands, click the [Run] button at the top right of the Workspace.

Viewing Commands

In the [Run] button dropdown, you can view the list of commands, and you can add new commands as needed.

Adding a new Command

To add a new run command, click the [Add run command] button in the [Run] button dropdown. You can add up to 10 run commands.

Each command has a default script based on the container's base template. You can customize the command as needed.

Managing Commands

To manage customized commands, you can click the config button in the [Run] button dropdown. This will allow you to configure options and scripts for the selected command. You can also click the [Remove] button on the run command settings tab to remove the command.

Last updated