Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arize-ax.mintlify.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

The ax cache commands let you manage the local Arize SDK cache directory.

ax cache clear

Clear the Arize SDK cache directory. Removes all cached data to free up space or force a fresh fetch on the next operation. Prompts for confirmation before deleting.
ax cache clear [--verbose]
OptionDescription
--verbose, -vEnable verbose logs
Example:
ax cache clear