awa global options
Global options may appear anywhere on the command line. A command accepts only the options listed on its own page; passing an unaccepted global is a usage error rather than a silently ignored flag.
Options
--root <path>— project root override- Accepted by:
init,status,checkpoint,log,changes,diff,restore,run,gc,doctor,config,state.
- Accepted by:
--config <path>— config file override- Accepted by:
checkpoint,changes,diff,restore,run,gc,doctor,config,state.
- Accepted by:
--json— emit schema-versioned JSON- Accepted by:
init,status,checkpoint,log,changes,diff,restore,run,gc,doctor,config,state,version.
- Accepted by:
--trust-mode <mode>/--strict— cache trust level (normal|strict|fast)- Accepted by:
checkpoint,changes,diff,restore,run,doctor,config,state.
- Accepted by:
-h/--help— show help- Handled by the parser for every command.