diff --git a/cmd/frostfs-cli/modules/util/ape.go b/cmd/frostfs-cli/modules/util/ape.go index 680e24d8..532dc0a5 100644 --- a/cmd/frostfs-cli/modules/util/ape.go +++ b/cmd/frostfs-cli/modules/util/ape.go @@ -246,6 +246,7 @@ func parseAction(lexeme string) ([]string, bool, error) { nativeschema.MethodHeadObject, nativeschema.MethodDeleteObject, nativeschema.MethodSearchObject, + nativeschema.MethodRangeObject, nativeschema.MethodHashObject, }, true, nil case "container.put":