a68ff67ed8
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> |
||
---|---|---|
.. | ||
create.go | ||
delete.go | ||
get.go | ||
get_eacl.go | ||
list.go | ||
list_objects.go | ||
nodes.go | ||
root.go | ||
set_eacl.go | ||
util.go |