Add a node by the path
neofs-cli tree add-by-path [flags]
--address string Address of wallet account
--cid string Container ID.
-g, --generate-key Generate new private key
-h, --help help for add-by-path
--meta strings Meta pairs in the form of Key1=[0x]Value1,Key2=[0x]Value2
--path string Path to a node
-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