CLI Overview
The openspec CLI follows a Verb-Noun pattern (e.g., list, show, validate).
Global Flags
--version: Show CLI version.--help: Display help for a command.--no-color: Disable colored output.
Interactive Mode
Most commands support interactive selection. If you run openspec show without arguments, it will prompt you to select a change or specification from a list. You can disable this with --no-interactive.