Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.65 KB

neofs-cli.md

File metadata and controls

42 lines (32 loc) · 1.65 KB

neofs-cli

Command Line Tool to work with NeoFS

Synopsis

NeoFS CLI provides all basic interactions with NeoFS and it's services.

It contains commands for interaction with NeoFS nodes using different versions of neofs-api and some useful utilities for compiling ACL rules from JSON notation, managing container access through protocol gates, querying network map and much more!

neofs-cli [flags]

Options

  -c, --config string   Config file (default is $HOME/.config/neofs-cli/config.yaml)
  -h, --help            help for neofs-cli
  -v, --verbose         Verbose output
      --version         Application version and NeoFS API compatibility

SEE ALSO