frostfs-node/cmd/frostfs-cli
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
..
docs Move to frostfs-node 2022-12-28 15:04:29 +03:00
internal Move to frostfs-node 2022-12-28 15:04:29 +03:00
modules [#2106] cli: Verify container owner in container delete command 2022-12-30 11:07:35 +03:00
main.go Move to frostfs-node 2022-12-28 15:04:29 +03:00