frostfs-node/cmd/neofs-cli/modules/container
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
..
create.go [#1365] cli: Sync container with network config 2022-07-13 17:10:06 +03:00
delete.go [#1500] neofs-cli: Check if container contains LOCK objects before removal 2022-07-15 13:25:56 +03:00
get.go [#1556] Upgrade NeoFS SDK Go with changed container API 2022-07-05 11:26:06 +03:00
get_eacl.go [#1687] go.mod: Update neofs-sdk-go 2022-08-22 18:59:57 +03:00
list.go [#1649] cli: Refactor --owner flag definition in container list cmd 2022-08-15 10:18:51 +03:00
list_objects.go [#1649] cli: Add option to print attributes in list-objects 2022-08-15 10:18:51 +03:00
root.go [#1380] neofs-cli: move container command to a separate package 2022-06-16 09:27:07 +03:00
set_eacl.go [#1652] cli/container: Invert pre-check flag of set-eacl command 2022-09-02 16:22:16 +04:00
util.go [#1380] neofs-cli: move container command to a separate package 2022-06-16 09:27:07 +03:00