aptos-management 0.2.6

Aptos Management is a tool used to manage the configuration of a Node
docs.rs failed to build aptos-management-0.2.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Aptos Management tools

The aptos-management crate provides a framework for building CLI tools for various purposes. The purpose of breaking these into multiple tools is to simplify the user experience, and prevent confusion between the different use cases.

The Tools

aptos-management
|-> aptos-operational-tool = A tool for performing management operations on the Aptos blockchain.

There are README's for each tool individually.