create_apprun
Generate a new AppRun application with custom Docker images, environment variables, and deployment plans on Sakura Cloud's MCP Server for streamlined containerized app management.
Instructions
Create a new AppRun application
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description of the AppRun application | |
dockerImage | Yes | Docker image to use for the AppRun application | |
environment | No | Environment variables for the AppRun application | |
name | Yes | Name of the AppRun application | |
planId | Yes | Plan ID for the AppRun application | |
zone | No | The zone to use (e.g., "tk1v", "is1a", "tk1a"). Defaults to "tk1v" if not specified. |