frostfs-node/cmd/neofs-cli
Leonard Lyubich 33143b18a9 [#1652] cli/container: Invert pre-check flag of `set-eacl` command
Flag `--pre-check` of `set-eacl` command found to be in demand in most
cases. based on this, it makes sense to add its action to the default
behavior.

Pre-check container extensibility by default. Rename flag to
`--no-precheck` and invert its action.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-09-02 16:22:16 +04:00
..
internal [#1652] cli/container: Pre-check ACL extensibility in `set-eacl` 2022-09-02 16:22:16 +04:00
modules [#1652] cli/container: Invert pre-check flag of `set-eacl` command 2022-09-02 16:22:16 +04:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00