Add a node to the tree service
neofs-cli tree add [flags]
--address string Address of wallet account
--cid string Container ID.
-g, --generate-key Generate new private key
-h, --help help for add
--meta strings Meta pairs in the form of Key1=[0x]Value1,Key2=[0x]Value2
--pid uint Parent node ID
-r, --rpc-endpoint string Remote node address (as 'multiaddr' or '<host>:<port>')
--tid string Tree ID
-t, --timeout duration Timeout for the operation (default 15s)
-w, --wallet string Path to the wallet
-c, --config string Config file (default is $HOME/.config/neofs-cli/config.yaml)
-v, --verbose Verbose output
- neofs-cli tree - Operations with the Tree service