cheatsheet

Table of Contents

Usage

autonity <command> <subcommand>

Commands

Validator

Validator management.

autonity validator <subcommand>

Subcommands:

  • setup: Displays an interactive menu for managing validators.

  • info: Displays validator information.

  • list: Lists all validators.

  • seat active: Checks active validators.

  • committe: Checks if your validator is in the committee.

  • help: Displays help for validator commands.

Wallet

Wallet management.

autonity wallet <subcommand>

Subcommands:

  • management: Displays an interactive menu for managing wallets.

  • info: Displays wallet information.

  • tx: Creates wallet transactions.

  • list: Lists all wallets.

  • help: Displays help for wallet commands.

Node

Node management.

autonity node <subcommand>

Subcommands:

  • start: Starts the node.

  • stop: Stops the node.

  • restart: Restarts the node.

  • logs: Displays node logs.

  • epoch: Displays the node's epoch.

  • sync: Displays the node's sync status.

  • update: Updates the node.

  • help: Displays help for node commands.

Oracle

Oracle management.

autonity oracle <subcommand>

Subcommands:

  • start: Starts the oracle.

  • stop: Stops the oracle.

  • restart: Restarts the oracle.

  • logs: Displays oracle logs.

  • update: Updates the oracle.

  • help: Displays help for oracle commands.

CAX

CAX management.

autonity cax <subcommand>

Subcommands:

  • menu: Displays an interactive menu for managing CAX.

  • help: Displays help for CAX commands.

Displays the main help menu.

autonity help

With this cheat sheet, users can easily understand and use the autonity CLI commands for various management needs within the Autonity ecosystem.

Last updated