Skip to content

Go-Pomegranate/swarmbase-cli

Repository files navigation

+++

SwarmBase.ai CLI

This CLI tool is for managing agents, frameworks, swarms, and tools with SwarmBase.ai. It uses click and provides commands for creating, listing, updating, and deleting various entities.

Installation

To install the CLI, use pip:

diff
Copy code
+++ pip install swarmbase +++

Configuration

Before using the CLI, configure it with the base URL of the SwarmBase.ai API. This is done automatically the first time you run any command with the --base-url option. The configuration is saved in ~/.swarm_cli_config.json for future use.

Commands

General Commands

  • --base-url: Set the base URL of the SwarmBase.ai API.
  • --debug: Enable debug logging.

Agent Commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors