clasp_undeploy
Remove a specific deployment from a Google Apps Script project using its deployment ID, or remove all deployments with the 'all' option.
Instructions
Remove a deployment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Remove all deployments | |
| rootDir | No | Root directory of the project | . |
| deploymentId | No | Deployment ID to remove |