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:
sitectl valkey status

Ping

Ping Valkey from inside its container:
sitectl valkey ping
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
sitectl valkey status
FlagDefaultDescription
--servicevalkeyCompose service name

ping

Ping Valkey from inside its container
sitectl valkey ping
FlagDefaultDescription
--servicevalkeyCompose service name