Skip to main content

A command-line interface for managing LlamaDeploy projects and deployments

Project description

llamactl

A command-line interface for managing LlamaDeploy projects and deployments.

For an end-to-end introduction, see Getting started with LlamaAgents.

Installation

Install from PyPI:

pip install llamactl

Or using uv:

uv add llamactl

Quick Start

  1. Configure your profile: Set up connection to your LlamaDeploy control plane

    llamactl profile configure
    
  2. Check health: Verify connection to the control plane

    llamactl health
    
  3. Create a project: Initialize a new deployment project

    llamactl project create my-project
    
  4. Deploy: Deploy your project to the control plane

    llamactl deployment create my-deployment --project-name my-project
    

Commands

Profile Management

  • llamactl profile configure - Configure connection to control plane
  • llamactl profile show - Show current profile configuration
  • llamactl profile list - List all configured profiles

Project Management

  • llamactl project create <name> - Create a new project
  • llamactl project list - List all projects
  • llamactl project show <name> - Show project details
  • llamactl project delete <name> - Delete a project

Deployment Management

  • llamactl deployment create <name> - Create a new deployment
  • llamactl deployment list - List all deployments
  • llamactl deployment show <name> - Show deployment details
  • llamactl deployment delete <name> - Delete a deployment
  • llamactl deployment logs <name> - View deployment logs

Health & Status

  • llamactl health - Check control plane health
  • llamactl serve - Start local development server

Configuration

llamactl stores configuration in your home directory at ~/.llamactl/.

Profile Configuration

Profiles allow you to manage multiple control plane connections:

# Configure default profile
llamactl profile configure

# Configure named profile
llamactl profile configure --profile production

# Use specific profile for commands
llamactl --profile production deployment list

Development

This CLI is part of the LlamaDeploy ecosystem. For development setup:

  1. Clone the repository
  2. Install dependencies: uv sync
  3. Run tests: uv run pytest

Requirements

  • Python 3.12+
  • Access to a LlamaDeploy control plane

License

This project is licensed under the MIT License.

Project details


Release history Release notifications | RSS feed

This version

0.6.7

Download files

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

Source Distribution

llamactl-0.6.7.tar.gz (67.7 kB view details)

Uploaded Source

Built Distribution

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

llamactl-0.6.7-py3-none-any.whl (91.0 kB view details)

Uploaded Python 3

File details

Details for the file llamactl-0.6.7.tar.gz.

File metadata

  • Download URL: llamactl-0.6.7.tar.gz
  • Upload date:
  • Size: 67.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llamactl-0.6.7.tar.gz
Algorithm Hash digest
SHA256 556ec05098eab90ef685ffe4aee8924c976b6f3174662a8f589763cd87fb06f8
MD5 70b9d39b12a992aa0b62b2c44f47e177
BLAKE2b-256 4be8f64656b7e7c7dfd399541d9034d8c78c5f0b0da0659d47aea13534af7fa9

See more details on using hashes here.

File details

Details for the file llamactl-0.6.7-py3-none-any.whl.

File metadata

  • Download URL: llamactl-0.6.7-py3-none-any.whl
  • Upload date:
  • Size: 91.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llamactl-0.6.7-py3-none-any.whl
Algorithm Hash digest
SHA256 35ef602cbacfe30084d7b10f3832ad93883e71571e816023c24227cde0b26fd7
MD5 2b4519c2d2e3c6ae6970545a64521266
BLAKE2b-256 c654cde62eb1e4512ee49e8f2043f7f655fb0b928f0efb58cc84cf85f883a8a3

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