Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 806 Bytes

neofs-cli_accounting_balance.md

File metadata and controls

33 lines (22 loc) · 806 Bytes

neofs-cli accounting balance

Get internal balance of NeoFS account

Synopsis

Get internal balance of NeoFS account

neofs-cli accounting balance [flags]

Options

      --address string        Address of wallet account
  -h, --help                  help for balance
      --owner string          owner of balance account (omit to use owner from private key)
  -r, --rpc-endpoint string   Remote node address (as 'multiaddr' or '<host>:<port>')
  -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