avalanche --help

From wikieduonline
Revision as of 14:48, 3 March 2023 by Brave (talk | contribs)
Jump to navigation Jump to search

Avalanche-CLI is a command-line tool that gives developers access to
everything Avalanche. This release specializes in helping developers
build and test Subnets.

To get started, look at the documentation for the subcommands or jump right
in with avalanche subnet create myNewSubnet.

Usage:
  avalanche [command]

Available Commands:
  help                  Help about any command
  key                   Create and manage testnet signing keys
  network               Manage locally deployed subnets
  subnet                Create and deploy subnets
  transaction           Sign and execute specific transactions

Flags:
      --config string      config file (default is $HOME/.avalanche-cli.json)
  -h, --help               help for avalanche
      --log-level string   log level for the application (default "ERROR")
  -v, --version            version for avalanche

Use "avalanche [command] --help" for more information about a command.

See also

Advertising: