2 releases

new 0.1.2 Oct 24, 2024
0.1.1 Oct 22, 2024

#300 in Network programming

Download history 186/week @ 2024-10-18

187 downloads per month

GPL-3.0 license

190KB
3K SLoC

A CLI for the Autonomi Network

Usage: autonomi_cli [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?

Dependencies

~71–110MB
~2M SLoC