mirror of
https://github.com/wgpsec/redc.git
synced 2026-01-24 12:43:19 +08:00
Update remaining create_case references in README files
Co-authored-by: No-Github <18167071+No-Github@users.noreply.github.com>
This commit is contained in:
@@ -366,7 +366,7 @@ redc mcp sse localhost:9000
|
||||
|
||||
- `list_templates` - List all available templates
|
||||
- `list_cases` - List all cases in the project
|
||||
- `create_case` - Create a new case from template
|
||||
- `plan_case` - Plan a new case from template (preview resources without creating)
|
||||
- `start_case` / `stop_case` / `kill_case` - Manage case lifecycle
|
||||
- `get_case_status` - Check case status
|
||||
- `exec_command` - Execute commands on cases
|
||||
|
||||
@@ -374,7 +374,7 @@ redc mcp sse localhost:9000
|
||||
|
||||
- `list_templates` - 列出所有可用模板
|
||||
- `list_cases` - 列出项目中的所有场景
|
||||
- `create_case` - 从模板创建新场景
|
||||
- `plan_case` - 从模板规划新场景(预览资源而不实际创建)
|
||||
- `start_case` / `stop_case` / `kill_case` - 管理场景生命周期
|
||||
- `get_case_status` - 检查场景状态
|
||||
- `exec_command` - 在场景上执行命令
|
||||
|
||||
Reference in New Issue
Block a user