Difference between revisions of "Avalanche subnet stats"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == Related == * Avalanche subnets == See also == * {{avalanche subnet}} * {{avalanche-cli}} * {{Avalanche}} Category:Crypto")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
[[avalanche subnet]] stats --help
 +
The subnet stats command prints validator statistics for the given Subnet.
 +
 +
Usage:
 +
  avalanche subnet stats [subnetName] [flags]
 +
 +
Flags:
 +
      --fuji fuji        print stats on fuji (alias for `testnet`)
 +
  -h, --help              help for stats
 +
      --mainnet mainnet  print stats on mainnet
 +
      --testnet testnet  print stats on testnet (alias for `fuji`)
 +
 +
Global Flags:
 +
      --config string      config file (default is $HOME/.avalanche-cli.json)
 +
      --log-level string  log level for the application (default "ERROR")
  
  

Latest revision as of 10:23, 11 April 2023

avalanche subnet stats --help
The subnet stats command prints validator statistics for the given Subnet.

Usage:
  avalanche subnet stats [subnetName] [flags]

Flags:
      --fuji fuji         print stats on fuji (alias for `testnet`)
  -h, --help              help for stats
      --mainnet mainnet   print stats on mainnet
      --testnet testnet   print stats on testnet (alias for `fuji`)

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


Related[edit]

See also[edit]

Advertising: