Skip to main content
Valkey is a core sitectl service namespace. Operators use sitectl valkey ... from any context whose project has a Valkey service.

Status

Check the Valkey container state:

Ping

Ping Valkey from inside its container:
The command uses valkey-cli when present and falls back to redis-cli. Standalone Valkey Compose projects may still exist, but the shared command surface belongs to core sitectl, not to a dedicated Valkey CLI plugin.

Reference

status

Show the compose service container status

ping

Ping Valkey from inside its container