Put storage group to NeoFS
Put storage group to NeoFS
neofs-cli storagegroup put [flags]
--address string Address of wallet account
--bearer string File with signed JSON or binary encoded bearer token
--cid string Container ID.
-e, --expire-at uint The last active epoch of the storage group
-g, --generate-key Generate new private key
-h, --help help for put
--lifetime uint Storage group lifetime in epochs
-m, --members strings ID list of storage group members
-r, --rpc-endpoint string Remote node address (as 'multiaddr' or '<host>:<port>')
-t, --timeout duration Timeout for the operation (default 15s)
--ttl uint32 TTL value in request meta header (default 2)
-w, --wallet string Path to the wallet
-x, --xhdr strings Request X-Headers in form of Key=Value
-c, --config string Config file (default is $HOME/.config/neofs-cli/config.yaml)
-v, --verbose Verbose output
- neofs-cli storagegroup - Operations with Storage Groups