Skip to main content
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