Crates.io | autonomi-cli |
lib.rs | autonomi-cli |
version | 0.1.4 |
source | src |
created_at | 2024-10-22 18:59:16.886511 |
updated_at | 2024-11-06 13:48:41.003129 |
description | Autonomi CLI |
homepage | https://maidsafe.net |
repository | https://github.com/maidsafe/safe_network |
max_upload_size | |
id | 1419087 |
size | 271,833 |
Usage: autonomi [OPTIONS] <COMMAND>
Commands:
file Operations related to file handling
register Operations related to register management
vault Operations related to vault management
help Print this message or the help of the given subcommand(s)
Options:
--log-output-dest <LOG_OUTPUT_DEST>
Specify the logging output destination. [default: data-dir]
--log-format <LOG_FORMAT>
Specify the logging format.
--peer <multiaddr>
Peer(s) to use for bootstrap, in a 'multiaddr' format containing the peer ID [env: SAFE_PEERS=]
--timeout <CONNECTION_TIMEOUT>
The maximum duration to wait for a connection to the network before timing out
-x, --no-verify
Prevent verification of data storage on the network
-h, --help
Print help (see more with '--help')
-V, --version
Print version
This Safe Network repository is licensed under the General Public License (GPL), version 3 (LICENSE http://www.gnu.org/licenses/gpl-3.0.en.html).
Feel free to modify or expand upon this README as needed. Would you like to add or change anything else?