frostfs-node/cmd/frostfs-cli/modules/container
Leonard Lyubich a68ff67ed8 [#2106] cli: Verify container owner in container delete command
In NeoFS containers can be removed on behalf of its owner only. To
improve user experience, there is a need to add ownership check to the
removal command of the NeoFS CLI.

Check container ownership in `container delete` command `Run` function.
The check can be skipped by `--force` option.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-12-30 11:07:35 +03:00
..
create.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
delete.go [#2106] cli: Verify container owner in container delete command 2022-12-30 11:07:35 +03:00
get.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
get_eacl.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
list.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
list_objects.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
nodes.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
root.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
set_eacl.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
util.go Move to frostfs-node 2022-12-28 15:04:29 +03:00