client.commands =============== .. py:module:: client.commands .. autoapi-nested-parse:: Commands for workflow and task operations. This module provides the backend logic for CLI commands, organized by domain: - workflow: Workflow status, tasks, reset, resume, concurrency - task: Task status, updates, dependencies - resources: Resource usage and YAML generation - config: Configuration management Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/client/commands/config/index /autoapi/client/commands/resources/index /autoapi/client/commands/task/index /autoapi/client/commands/validation/index /autoapi/client/commands/workflow/index