[Yandex Cloud documentation](../../index.md) > [Yandex Managed Service for Valkey™](../index.md) > [Concepts](index.md) > Available commands

# Available Yandex Managed Service for Valkey™ commands

Yandex Managed Service for Valkey™ allows you to run [any Valkey™](https://valkey.io/commands) commands, except the following ones:

* For a non-sharded cluster:

    - `ACL`
    - `BGREWRITEAOF`
    - `BGSAVE`
    - `CONFIG`
    - `DEBUG`
    - `LASTSAVE`
    - `MIGRATE`
    - `MODULE`
    - `MONITOR`
    - `MOVE`
    - `OBJECT`
    - `REPLICAOF`
    - `SAVE`
    - `SHUTDOWN`
    - `SLAVEOF`

* The same commands are not supported for [sharded](sharding.md) clusters as for non-sharded ones, plus the following:

    - `ADDSLOTS`
    - `ADDSLOTSRANGE`
    - `BUMPEPOCH`
    - `DELSLOTS`
    - `DELSLOTSRANGE`
    - `FAILOVER`
    - `FLUSHSLOTS`
    - `FORGET`
    - `MEET`
    - `REPLICATE`
    - `RESET`
    - `SAVECONFIG`
    - `SET-CONFIG-EPOCH`
    - `SETSLOT`