Skip to main content

CLI to push agent code and trigger Cloud Build

Project description

Dooers CLI

A command-line tool for deploying AI agents to the Dooers platform.

Installation

From PyPI (Recommended)

pip install dooers

From Source

git clone https://github.com/your-org/dooers-cli.git
cd dooers-cli
pip install -e .

Quick Start

  1. Login to your account:

    dooers login --email your@email.com
    
  2. Check your authentication status:

    dooers whoami
    
  3. Deploy your agent:

    dooers push my-agent
    
  4. Logout when done:

    dooers logout
    

Commands

dooers login

Authenticate with your Dooers account using email and OTP verification.

dooers login --email your@email.com

dooers whoami

Check your current authentication status and user information.

dooers whoami

dooers push

Deploy your agent code to the Dooers platform.

dooers push <agent-name> [options]

Options:
  --server-url TEXT     Agent Deploy service URL (default: http://localhost:8080)
  --no-build           Do not trigger build after upload
  --tag TEXT           Image tag (default: latest)

dooers logout

Clear your authentication session.

dooers logout

Examples

Deploy an agent with custom tag

dooers push my-agent --tag v1.0.0

Upload without building

dooers push my-agent --no-build

Use custom server URL

dooers push my-agent --server-url https://api.dooers.ai

Requirements

  • Python 3.9+
  • Valid Dooers account
  • Agent code with a Dockerfile

Support

For support, visit https://dooers.ai or contact support@dooers.ai

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

dooers-0.1.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

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

dooers-0.1.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file dooers-0.1.0.tar.gz.

File metadata

  • Download URL: dooers-0.1.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for dooers-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a33cb37f9776c77714ec66f7bc1205926128ad6dfeb50a807c131a673efadd6c
MD5 f2086cad00eec420b32fbf1a16f6cb9e
BLAKE2b-256 3f5899a5c5529ed6c435b4a189e999a9a5324b53adf3b990d9011456fc089590

See more details on using hashes here.

File details

Details for the file dooers-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dooers-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for dooers-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b0cc19990aacf31bb4ad8e1b2283756a3ac12829c39eaeed329ac7bfb90412c3
MD5 a14865d332a93344c0794962659950f5
BLAKE2b-256 b81ce82b0fa548773c1043633e5e2179da544ee214f85760d8a5a97e5e74d252

See more details on using hashes here.

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