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: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
| Flag | Default | Description |
|---|---|---|
--service | valkey | Compose service name |
ping
Ping Valkey from inside its container
| Flag | Default | Description |
|---|---|---|
--service | valkey | Compose service name |

