Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 803 Bytes

neofs-cli_control_object_list.md

File metadata and controls

33 lines (22 loc) · 803 Bytes

neofs-cli control object list

Get list of all objects in the storage node

Synopsis

Get list of all objects in the storage node

neofs-cli control object list [flags]

Options

      --address string     Address of wallet account
      --endpoint string    Remote node control address (as 'multiaddr' or '<host>:<port>')
  -h, --help               help for list
  -t, --timeout duration   Timeout for the operation (default 15s)
  -w, --wallet string      Path to the wallet

Options inherited from parent commands

  -c, --config string   Config file (default is $HOME/.config/neofs-cli/config.yaml)
  -v, --verbose         Verbose output

SEE ALSO