frostfs-node/cmd/frostfs-cli/modules
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
..
accounting Move to frostfs-node 2022-12-28 15:04:29 +03:00
acl Move to frostfs-node 2022-12-28 15:04:29 +03:00
bearer Move to frostfs-node 2022-12-28 15:04:29 +03:00
container [#2106] cli: Verify container owner in container delete command 2022-12-30 11:07:35 +03:00
control Move to frostfs-node 2022-12-28 15:04:29 +03:00
netmap Move to frostfs-node 2022-12-28 15:04:29 +03:00
object [#2095] cli: Do not panic on object range 2022-12-30 11:07:35 +03:00
session Move to frostfs-node 2022-12-28 15:04:29 +03:00
storagegroup Move to frostfs-node 2022-12-28 15:04:29 +03:00
tree Move to frostfs-node 2022-12-28 15:04:29 +03:00
util Move to frostfs-node 2022-12-28 15:04:29 +03:00
completion.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