> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# commands • Rust AI Agent SDK

> CLI command implementations

# commands

<Badge color="orange">Rust AI Agent SDK</Badge>

CLI command implementations

## Import

```rust theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
use praisonai_cli::commands::*;
```

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="Rust CLI" icon="terminal" href="/docs/rust/cli" />
</CardGroup>
