Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 455 Bytes

File metadata and controls

19 lines (14 loc) · 455 Bytes

CLI Overview

Agent-as-Code provides a powerful CLI for managing agents.

Available Commands

  • agent build: Build agent image
  • agent init: Initialize new agent project
  • agent run: Run agent container
  • agent push: Push to registry
  • agent pull: Pull from registry
  • agent inspect: Inspect agent config
  • agent version: Show version
  • agent llm: Manage local LLMs

Global Flags

  • --verbose: Enable debug logging
  • --config: Specify config file