ncloud_sourcedeploy_create_scenario
Create a deployment scenario for a specific project stage by providing a name and configuration, including source, deployment strategy, and commands.
Instructions
Create a new deployment scenario in a stage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Scenario name | |
| config | Yes | Scenario configuration (source, deployment strategy, commands, etc.) | |
| stageId | Yes | ID of the deployment stage | |
| projectId | Yes | ID of the deployment project |