awarer

awa log

awa v0.3.1 · slug command-log

On this page

list recorded checkpoints.

awa log [-n <count>] [--all] [--oneline] [--time <mode>]

Tokens after --

A token after -- is a usage error: this command takes no operands.

Global options

  • --root <path> — project root override
  • --json — emit schema-versioned JSON

Supports --json (schema-versioned output).

Flags

  • -n, --limit <count> — show at most <count> entries
  • -1 — shorthand for --limit 1
  • --all — include the run timeline, not just checkpoints
  • --oneline — compact one-line-per-entry output (human only)
  • --time <mode> — time display: relative|utc|local (human only) (default: [ui].time)

Workflow

See awa help checkpoints.