awa state
On this page
resolve and compare state for the external provider.
awa state <subcommand>
Tokens after --
A token after -- is a usage error: this command takes no operands.
Global options
--root <path>— project root override--config <path>— config file override--json— emit schema-versioned JSON--trust-mode <mode>/--strict— cache trust level (normal|strict|fast)
Supports --json (schema-versioned output).
Subcommands
awa state resolve
resolve a state reference to a full immutable identity.
awa state resolve <state-ref> [--json]
Tokens after --
A token after -- is a usage error: this command takes no operands.
Global options
--root <path>— project root override--config <path>— config file override--json— emit schema-versioned JSON--trust-mode <mode>/--strict— cache trust level (normal|strict|fast)
Supports --json (schema-versioned output).
awa state compare
compare two states for freshness (summary-only).
awa state compare <left>..<right> [--json]
Tokens after --
A token after -- is a usage error: this command takes no operands.
Global options
--root <path>— project root override--config <path>— config file override--json— emit schema-versioned JSON--trust-mode <mode>/--strict— cache trust level (normal|strict|fast)
Supports --json (schema-versioned output).