Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 557 Bytes

neofs-cli_bearer_print.md

File metadata and controls

30 lines (19 loc) · 557 Bytes

neofs-cli bearer print

Print binary-marshalled bearer tokens from file or STDIN in JSON format

Synopsis

neofs-cli bearer print [FILE] With no FILE, or when FILE is -, read standard input.

neofs-cli bearer print [flags]

Options

  -h, --help   help for print

Options inherited from parent commands

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

SEE ALSO