awarer

awa command reference

awa v0.3.1 · slug commands

On this page

Every command of the installed version. Each page owns the exhaustive syntax for its command; the workflow guidance lives in the operational topics.

Commands

  • awa init — create a new .awa project in the current directory
  • awa status — show project status (default command)
  • awa checkpoint — record a checkpoint of the worktree
  • awa log — list recorded checkpoints
  • awa changes — summarize changes between two states
  • awa diff — show a diff between two states
  • awa restore — restore selected paths from an immutable state
  • awa run — run a command with caching and supervised history
  • awa gc — garbage-collect unreferenced state
  • awa doctor — diagnose project and store health
  • awa config — inspect or edit configuration
  • awa state — resolve and compare state for the external provider
  • awa docs — export the documentation of the installed version
  • awa help — show operational help for a topic
  • awa version — print version and build information

See also