List all created containers
List all created containers
neofs-cli container list [flags]
--address string Address of wallet account
-g, --generate-key Generate new private key
-h, --help help for list
--owner string Owner of containers (omit to use owner from private key)
-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
--with-attr Request and print attributes of each container
-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 container - Operations with containers