pub async fn execute_agent(
ctx: &Arc<AppContext>,
agent_id: &str,
config: &CliConfig,
) -> Result<CommandResult<RestartOutput>>pub async fn execute_agent(
ctx: &Arc<AppContext>,
agent_id: &str,
config: &CliConfig,
) -> Result<CommandResult<RestartOutput>>