browse

command
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

browse opens an existing Scrinium store read-only and prints a summary: total artifact count, total bytes referenced, per-namespace breakdown, and capacity from the underlying driver.

Demonstrates:

  • Opening a store with ReadOnly=true (no writes possible, no scratch directory needed).
  • Iterating manifests via Store.Walk.
  • Pulling capacity figures via Store.Capacity.

Usage:

go run ./browse --store=/tmp/my-store

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL