instance_update
Update an Archery instance's configuration: modify its name, host, port, user, or password using the instance ID.
Instructions
更新实例配置。
Args: instance_id: 实例 ID instance_name: 新名称 host: 新地址 port: 新端口 user: 新用户名 password: 新密码
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| port | No | ||
| user | No | ||
| password | No | ||
| instance_id | Yes | ||
| instance_name | No |