Deploy App Settings
kintone-deploy-appDeploy app settings from pre-live to production on kintone asynchronously. Monitor progress with kintone-get-app-deploy-status.
Instructions
Deploy app settings from pre-live to production environment on kintone. This is an asynchronous API - use kintone-get-app-deploy-status tool to check deployment progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apps | Yes | List of apps to deploy (minimum 1, maximum 300 apps) | |
| revert | No | If true, revert changes instead of deploying (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Deployment status message |