Restart Agent¶
The agents restart command sends a restart action to a specified agent.
Parameters¶
| Parameter | Description |
|---|---|
AGENT_NAME |
Agent name (required, positional). |
🖥️ Basic Usage¶
Usage: easytask agents restart [OPTIONS] AGENT_NAME
Send restart action to an agent.
╭─ Arguments ─────────────────────────────────────────────────────────────────╮
│ * agent_name TEXT Agent name [required] │
╰─────────────────────────────────────────────────────────────────────────────╯
╭─ Options ───────────────────────────────────────────────────────────────────╮
│ --help -h Show this message and exit. │
╰─────────────────────────────────────────────────────────────────────────────╯