cli
ancla cache cli
Section titled “ancla cache cli”Open an interactive cache CLI session
Synopsis
Section titled “Synopsis”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]Examples
Section titled “Examples” ancla cache cliOptions
Section titled “Options” -h, --help help for cliOptions inherited from parent commands
Section titled “Options inherited from parent commands” --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 outputSEE ALSO
Section titled “SEE ALSO”- ancla cache - Manage the service’s cache (Redis, etc.)