agileconfig_publish_single_config
Publish a configuration item by its ID to make it active for clients. Optionally specify an environment to target a specific deployment.
Instructions
上线单个配置项,使其对客户端生效。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 配置项 ID | |
| env | No | 环境名称。留空将操作所有环境 |