Add eACL support to neofs-cli #5

Closed
opened 2025-12-28 17:18:09 +00:00 by sami · 1 comment
Owner

Originally created by @realloc on GitHub (Sep 14, 2020).

neofs-cli need to support eACL operations in container module.
Minimal required feature set should be:

  • CRUD for eACL table for particular container
  • eACL table converter from/to binary protobuf/JSON formats
Originally created by @realloc on GitHub (Sep 14, 2020). `neofs-cli` need to support eACL operations in `container` module. Minimal required feature set should be: - CRUD for eACL table for particular container - eACL table converter from/to binary protobuf/JSON formats
sami 2025-12-28 17:18:09 +00:00
Author
Owner

@alexvanin commented on GitHub (Oct 22, 2020):

Implemented in #105 (container commands get-eacl and set-eacl) and #121 (util convert eacl)

@alexvanin commented on GitHub (Oct 22, 2020): Implemented in #105 (container commands `get-eacl` and `set-eacl`) and #121 (`util convert eacl`)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#5
No description provided.