Health check of the NeoFS node
Health check of the NeoFS node. Checks storage node by default, use --ir flag to work with Inner Ring.
neofs-cli control healthcheck [flags]
--address string Address of wallet account
--endpoint string Remote node control address (as 'multiaddr' or '<host>:<port>')
-h, --help help for healthcheck
--ir Communicate with IR node
-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 control - Operations with storage node