Metadata-Version: 2.4
Name: elyzo
Version: 0.1.11
Summary: A CLI tool for interacting with the Elyzo platform.
Home-page: https://github.com/adrianmm12/elyzo-cli
Author: Adrian
Author-email: adrian@elyzo.ai
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: toml
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Elyzo CLI

This is the official command-line interface (CLI) for interacting with the Elyzo platform.

This tool allows you to:

* Test agent runs against the Elyzo hosted runtime.

* Deploy agents to the platform.

* Create and manage agent configurations.

## Installation

pip install elyzo


## Usage

Once installed, you can use the `elyzo` command in your terminal.

elyzo --help
