Module mz_persist_client::cli::inspect

source ·
Expand description

CLI introspection tools for persist

Structs§

  • Arguments for commands that run only against the blob store.
  • Arguments for viewing contents of a batch part
  • Commands for read-only inspection of persist state
  • Arguments for viewing the state rollup of a shard

Functions§

  • Fetches the updates in a blob batch part
  • Fetches the blob count for given path
  • Returns information about blob usage for a shard
  • Fetches the current state of a given shard
  • Fetches each state in a shard
  • Fetches a state rollup of a given shard. If the seqno is not provided, choose the latest; if the rollup id is not provided, discover it by inspecting state.
  • Fetches the state from all known rollups of a given shard
  • Runs the given read-only inspect command.
  • Rummages through S3 to find the latest rollup for each shard, then calculates summary stats.
  • Fetches the unreferenced blobs for given environment