manage_stack
Operate on existing Docker stacks: start, stop, restart, remove, or view logs.
Instructions
Perform operations on existing stacks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform (start, stop, restart, remove, logs) | |
| stack_name | Yes | Name of the stack | |
| tail_lines | No | Number of log lines to show | |
| follow_logs | No | Follow log output (for logs action) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||