mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 06:47:51 +08:00
- add TTY auto-detection for progress display (matching `dag export`) - use single-line progress with carriage return instead of flooding - show human-readable sizes alongside raw bytes in summary - update --progress flag to be auto-detected by default progress format: `Fetched/Processed N blocks, M bytes (X MB)` summary format: `Total Size: 99 (99 B)` |
||
|---|---|---|
| .. | ||
| dag.go | ||
| export.go | ||
| get.go | ||
| import.go | ||
| put.go | ||
| resolve.go | ||
| stat.go | ||