cli/pkg/cmd/agent-task
Kynan Ware 8af1787b31 Support reading task description from stdin
Refactored file reading in agent-task create command to use cmdutil.ReadFile, allowing input from stdin. Updated tests to cover reading file content from stdin and improved test setup for file and stdin input cases.
2025-09-03 15:52:45 -06:00
..
capi Simplify error handling in CreateJob response 2025-09-03 13:01:40 -06:00
create Support reading task description from stdin 2025-09-03 15:52:45 -06:00
list Add pager support to agent-task list output 2025-09-02 17:13:43 -06:00
shared Refactor session state color logic to shared package 2025-08-29 15:23:40 -06:00
agent_task.go Add agent task creation command and job API 2025-09-02 20:42:39 -06:00
agent_task_test.go Refactor agent task tests into table-driven format 2025-08-27 17:20:45 -06:00