Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 690 Bytes

neofs-cli_util_convert_eacl.md

File metadata and controls

28 lines (19 loc) · 690 Bytes

neofs-cli util convert eacl

Convert representation of extended ACL table

neofs-cli util convert eacl [flags]

Options

      --from string   File with JSON or binary encoded extended ACL table
  -h, --help          help for eacl
      --json          Dump extended ACL table in JSON encoding
      --to string     File to dump extended ACL table (default: binary encoded)

Options inherited from parent commands

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

SEE ALSO