Akash Blockchain Application
Akash CLI Utility.
Akash is a peer-to-peer marketplace for computing resources and a deployment platform for heavily distributed applications. Find out more at https://akash.network
-h, --help help for akash
- akash -
- akash -
- akash add-genesis-account - Add a genesis account to genesis.json
- akash collect-gentxs - Collect genesis txs and output a genesis.json file
- akash debug - Tool for helping with debugging your application
- akash deploy - Akash deploy tool commands
- akash events - Prints out akash events in real time
- akash export - Export state to JSON
- akash gentx - Generate a genesis tx carrying a self delegation
- akash init - Initialize private validator, p2p, genesis, and application configuration files
- akash keys - Manage your application's keys
- akash migrate - Migrate genesis to a specified target version
- akash provider - Akash provider commands
- akash query - Querying subcommands
- akash start - Run the full node
- akash status - Query remote node for status
- akash tendermint - Tendermint subcommands
- akash tx - Transactions subcommands
- akash unsafe-reset-all - Resets the blockchain database, removes address book files, and resets data/priv_validator_state.json to the genesis state
- akash validate-genesis - validates the genesis file at the default location or at the location passed as an arg
- akash version - Print the application binary version information