Skip to main content

datasets

Lists datasets loaded by the Spice runtime

Usage​

spice datasets [flags]

Flags​

  • --tls-root-certificate-file The path to the root certificate file used to verify the Spice.ai runtime server certificate
  • -h, --help help for datasets

Examples:​

>>> spice datasets

FROM NAME REPLICATION ACCELERATION DEPENDSON STATUS
spice.ai/eth.beacon.recent_slots eth_beacon_recent_slotsss false false Ready
spice.ai/eth.recent_blocks eth_rec_blocks false false Initializing

Additional Example​

>>> spice datasets --tls-root-certificate-file /path/to/cert.pem

FROM NAME REPLICATION ACCELERATION DEPENDSON STATUS
spice.ai/eth.beacon.recent_slots eth_beacon_recent_slotsss false false Ready
spice.ai/eth.recent_blocks eth_rec_blocks false false Initializing