Skip to main content

Command-line interface for managing Google Cloud Vertex AI Agent Engine deployments

Project description

Agent Engine CLI

A command-line interface to manage Agent Engine.

Installation

# With uv (recommended)
uv tool install agent-engine-cli --python 3.11

# With pip (requires Python 3.11+)
pip install agent-engine-cli

After installation, the ae command is available globally:

ae --help

Run Without Installing

python -m agent_engine_cli --help

Development Setup

  1. Install uv (if you haven't already):

    curl -LsSf https://astral.sh/uv/install.sh | sh
    
  2. Clone the repo and install dependencies:

    git clone https://github.com/mmontan/agent-engine-cli.git
    cd agent-engine-cli
    uv sync
    
  3. Run the CLI locally:

    uv run ae --help
    

Chat with an Agent

Start an interactive chat session with a deployed agent:

# Basic usage
ae -p PROJECT_ID -l us-central1 chat AGENT_ID

# With custom user ID
ae -p PROJECT_ID -l us-central1 chat AGENT_ID --user my-user-id

# With debug logging enabled
ae -p PROJECT_ID -l us-central1 chat AGENT_ID --debug

Development

To run tests:

uv pip install -e ".[dev]" # or just use the dev-dependencies if using a uv-managed lockfile workflow
# If using pure uv sync:
uv sync
uv run pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agent_engine_cli-0.1.6.tar.gz (74.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_engine_cli-0.1.6-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file agent_engine_cli-0.1.6.tar.gz.

File metadata

  • Download URL: agent_engine_cli-0.1.6.tar.gz
  • Upload date:
  • Size: 74.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agent_engine_cli-0.1.6.tar.gz
Algorithm Hash digest
SHA256 c6b4d40141fb2a55f27bf0e9ef8a78ccaaaff4acbf3881c08290cd2f614df51e
MD5 71c7c07ebe37c9df4c7f391641c2621a
BLAKE2b-256 1a6a9cb3f78516c3dd65e033a0be0aaabedcdcbece202a6f0385f6c43e89d397

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_engine_cli-0.1.6.tar.gz:

Publisher: publish.yml on mmontan/agent-engine-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agent_engine_cli-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_engine_cli-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f1244fa7c5c9084e5ea7711bbf53d9133a10282aed3c9b051414536da26aeb02
MD5 eb22e5245357805399f5d000781a1155
BLAKE2b-256 25139ba8673c35eddd950752c9122cb5fa7e584f20944761e1a32cc96e188d43

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_engine_cli-0.1.6-py3-none-any.whl:

Publisher: publish.yml on mmontan/agent-engine-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page