wcl answer

Walk a document's pending @answerable interview questions (from import <answer.wcl>) and record the answers — arrow-key menus for choice questions, free text always available, each answer written back immediately through the validating edit pipeline.

ArgumentRequiredDescriptionRemarks
filerequiredPath to the WCL document (imports are followed; answers land in the declaring file).
SwitchValueDescriptionRemarks
--listList the pending questions as JSON instead of prompting.
--idIDAnswer one question non-interactively: the question block's label.
--textTEXTFree-text answer for --id (may combine with --pick).
--pickOPTIONPick an option by its id for --id (repeatable).
--skipSkip the --id question: writes its declared skipped status.
console
wcl answer plan.wcl --id q_platforms --pick linux