frostfs-node/cmd/frostfs-cli
Leonard Lyubich 24a540caa8 [#132] cli/util: Fix basic ACL rendering
In previous implementation pretty-printer of basic ACL in NeoFS CLI had
mistakes:
 * F-bit was set to `Extendable()` property instead of its inversion
 * B-bits were set to `acl.RoleInnerRing` rights

Make `PrettyPrintTableBACL` to correctly render mentioned bits.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2023-03-10 14:55:45 +03:00
..
docs [#1] Documentation rebranding 2023-02-06 17:41:14 +03:00
internal Rename package name 2023-03-07 16:38:26 +03:00
modules [#132] cli/util: Fix basic ACL rendering 2023-03-10 14:55:45 +03:00
main.go Rename package name 2023-03-07 16:38:26 +03:00