autonomi-cli

Crates.ioautonomi-cli
lib.rsautonomi-cli
version0.1.4
sourcesrc
created_at2024-10-22 18:59:16.886511
updated_at2024-11-06 13:48:41.003129
descriptionAutonomi CLI
homepagehttps://maidsafe.net
repositoryhttps://github.com/maidsafe/safe_network
max_upload_size
id1419087
size271,833
MaidSafe-QA (MaidSafe-QA)

documentation

README

A CLI for the Autonomi Network

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

License

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?

Commit count: 5303

cargo fmt