Crate daa_cli

Crate daa_cli 

Source
Expand description

§DAA CLI

Command-line interface for the DAA (Decentralized Autonomous Agents) system.

§Full Implementation

This is version 0.2.0 with core CLI functionality. For the complete implementation with QuDAG integration, please see: https://github.com/ruvnet/daa

Structs§

Cli
Main CLI structure
CliConfig
DAA CLI Configuration

Enums§

Commands
Error
OutputFormat

Functions§

execute
Execute CLI command
init
Initialize the CLI

Type Aliases§

Result