update_script
Update an existing CLI script with new content, description, type, or target. Specify ADOM and script name to apply changes.
Instructions
Update an existing CLI script.
Args: adom: ADOM name name: Script name to update content: New script content description: New description script_type: New script type target: New target
Returns: Updated script details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adom | Yes | ||
| name | Yes | ||
| content | No | ||
| description | No | ||
| script_type | No | ||
| target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||