CLI

Installation

Installation of Agentuity CLI

Installation

macOS Installation with Brew

brew tap agentuity/tap && brew install agentuity

Upgrading on macOS

To upgrade to the latest version of the Agentuity CLI using Brew:

brew update && brew upgrade agentuity

Manual Installation

You can also manually download and install the Agentuity CLI from the GitHub releases page for any platform:

  1. Visit the Agentuity CLI releases page
  2. Download the appropriate version for your operating system
  3. Extract the downloaded file
  4. Add the executable to your system PATH

Source Code

The source code for the Agentuity CLI is available on GitHub.

On this page