Skip to content

cli

Open an interactive cache CLI session

Open an interactive CLI session to the service’s cache.

For Redis, launches redis-cli connected to the service. For other engines, prints the connection URL.

ancla cache cli [ws/proj/env/svc] [flags]
ancla cache cli
-h, --help help for cli
--api-key string API key for authentication
--config string config file (default: ~/.ancla/config.yaml)
--json Shorthand for --output json
-o, --output string Output format: table or json (default "table")
-q, --quiet Suppress non-essential output
  • ancla cache - Manage the service’s cache (Redis, etc.)