cache
ancla cache
Section titled “ancla cache”Manage the service’s cache (Redis, etc.)
Synopsis
Section titled “Synopsis”Manage the cache service attached to your service.
Provides sub-commands to view cache info, open an interactive CLI session (e.g. redis-cli), or flush the cache. Requires a linked service or explicit path.
Examples
Section titled “Examples” ancla cache info ancla cache cli ancla cache flushOptions
Section titled “Options” -h, --help help for cacheOptions 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 - Ancla CLI — manage your Ancla PaaS deployments
- ancla cache cli - Open an interactive cache CLI session
- ancla cache flush - Flush the service cache
- ancla cache info - Show cache service details