Robuta

Sponsor of the Day: Jerkmate
https://aregistry.ai/docs/reference/cli/arctl-agent-delete/ arctl agent delete – agentregistry arctl agentdeleteagentregistry https://aregistry.ai/docs/reference/cli/arctl-agent-run/ arctl agent run – agentregistry Run an agent project locally via Docker compose. If the argument is a directory, arctl uses the local files. Otherwise, it fetches the agent by name from the... arctl agentrunagentregistry https://aregistry.ai/docs/reference/cli/arctl-agent-list/ arctl agent list – agentregistry List agents that are published to the registry. Usage arctl agent list [flags] Example: arctl agent list arctl agent list --all --output json Command-specific... arctl agentlistagentregistry https://aregistry.ai/docs/reference/cli/arctl-agent-build/ arctl agent build – agentregistry Build Docker images for an agent project that you created with the arctl agent init command. This command looks for an agent.yaml file in the specified... arctl agentbuildagentregistry https://aregistry.ai/docs/reference/cli/arctl-agent-init/ arctl agent init – agentregistry Bootstrap a new agent project. You must specify the ADK (Agent Development Kit) framework, the programming language, and the name of the directory you want to... arctl agentinitagentregistry https://aregistry.ai/docs/reference/cli/arctl-agent-add-prompt/ arctl agent add-prompt – agentregistry arctl agentaddpromptagentregistry