Skip to main content
Version: v. 1

Spark cache ls

NAME

spark-cache-ls - Shows cached data from ~/.foxar.

SYNOPSIS

spark cache ls [chains..]

DESCRIPTION

Lists what is in the ~/.foxar/cache folder currently.

OPTIONS

Common Options

-h
--help
Prints help information.

EXAMPLES

  1. Show the entire cache (also, spark cache ls is an alias for this)

    spark cache ls all
  2. Show cache data for a specific chain, by name

    spark cache ls rinkeby
  3. Specify multiple chains

    spark cache ls rinkeby mainnet

SEE ALSO

spark, spark cache