You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://discord.gg/vtn3hgUfuc"><imgalt="Join the community on Discord"src="https://img.shields.io/discord/1332974865371758646.svg?style=flat"></a>
8
+
</div>
9
+
</div>
6
10
7
11
# Agentuity CLI
8
12
9
13
> [!WARNING]
10
14
> This repository is under heavy development and it is not yet stable or ready for use.
11
15
12
-
The CLI for the Agentuity Agent Cloud Platform.
16
+
The command line tools for the Agentuity Agent Cloud Platform. These tools are used to build, manage, and deploy agents to the Agentuity platform.
13
17
14
18
## Installation
15
19
@@ -27,6 +31,79 @@ For other platforms, please download the binary from the [Releases](https://gith
27
31
agentuity --help
28
32
```
29
33
34
+
## Usage
35
+
36
+
The Agentuity CLI provides a comprehensive set of commands to help you build, manage, and deploy agents. Here's an overview of the available commands:
0 commit comments