Command Line Tool to work with NeoFS
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]
-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
- neofs-cli accounting - Operations with accounts and balances
- neofs-cli acl - Operations with Access Control Lists
- neofs-cli bearer - Operations with bearer token
- neofs-cli completion - Generate completion script
- neofs-cli container - Operations with containers
- neofs-cli control - Operations with storage node
- neofs-cli gendoc - Generate documentation for this command
- neofs-cli netmap - Operations with Network Map
- neofs-cli object - Operations with Objects
- neofs-cli session - Operations with session token
- neofs-cli storagegroup - Operations with Storage Groups
- neofs-cli tree - Operations with the Tree service
- neofs-cli util - Utility operations