Skip to content

Latest commit

 

History

History

agentc_cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Agent Catalog Command Line Interface

Install the agentc package using the instructions in the README.md!

Testing

To run the tests defined in the tests folder, execute the following command:

cd libs/agentc_cli
pytest tests

This command will spin up a Docker instance and use the networking on your host, so make sure you have no other local Couchbase instances using the default Couchbase ports (i.e., 8091-8097, 9123, 11207, 11210, 11280, and 18091-18097).