Crates.io | aptos-management |
lib.rs | aptos-management |
version | 0.2.7 |
source | src |
created_at | 2022-05-28 03:07:15.335349 |
updated_at | 2022-08-16 07:49:25.871922 |
description | Aptos Management is a tool used to manage the configuration of a Node |
homepage | https://aptoslabs.com |
repository | https://github.com/aptos-labs/aptos-core |
max_upload_size | |
id | 595544 |
size | 37,831 |
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.
aptos-management
|-> aptos-operational-tool = A tool for performing management operations on the Aptos blockchain.
There are README's for each tool individually.