ash_cli-0.1.3 is not a library.
ash_cli Crate
This crate provides the ash command line interface. It aims at boosting Avalanche developers productivity by providing a set of commands to interact with Avalanche. Some of the commands are:
# List available Avalanche networks
# List the Subnets of the mainnet network
# Show detailed information about one of the mainnet Subnets
# The output can be set to JSON and piped to jq for maximum flexibility
|
# Show detailed information about a validator of the mainnet Subnet
Available commands
ash conf: Manipulate the Ash lib configurationash avalanche network: Interact with Avalanche networksash avalanche node: Interact with Avalanche nodesash avalanche subnet: Interact with Avalanche Subnetsash avalanche validator: Interact with Avalanche validators
Tutorials
See the Tutorials section of the documentation.