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.
ax cache clear [--profile <profile>]
OptionDescription
--profile, -pConfiguration profile to use (uses active if not specified)
Example:
ax cache clear