CLI Command Reference

This guide provides an overview of the CLI commands available for managing an AVS.

Network Commands

Manage AVS contracts and key parameters othentic-cli network <action>


Task Management

Create and configure Task parameters othentic-cli network <action>


Node commands

Run operators nodes othentic-cli node <type>


Operator Commands

Manage AVS operators othentic-cli network <action>


Wallet

Create private keys othentic-cli wallet <command>

For detailed instructions, examples, and best practices for each command, refer to the corresponding sections in this documentation.

Quick Tips

  • Always ensure you are using the latest version of the CLI.

  • Use the --help flag with any command to view usage details.

  • Verify your configurations before deployment to avoid errors.

Last updated