CLI reference
The command line has seven stable verbs. Run yarramate <command> --help for every option supported by your installed release.
init
Create a native workspace: yarramate init
design
Continue an architecture design interview: yarramate design .yarramate/workspace.yaml
discover
Discover architecture from a repository and evidence: yarramate discover .yarramate/workspace.yaml
check
Validate documents and references: yarramate check .yarramate/workspace.yaml --json
ask
Orient to a workspace: yarramate ask .yarramate/workspace.yaml
project
Generate a derived representation: yarramate project .yarramate/workspace.yaml
reconcile
Compare claims with configured evidence: yarramate reconcile .yarramate/workspace.yaml
Exact flags evolve with releases. Use the installed CLI help or product repository for the normative reference.
These adoption guides are maintained by the website team. Read the normative product documentation →