Overview of OpenSpec CLI commands
mainThe openspec CLI provides terminal commands for project setup, validation, status inspection, and management. Commands are categorized by their purpose:
- Setup:
init,update(Initialize and update OpenSpec in your project) - Stores:
store setup,store register,store unregister,store remove,store list,store doctor(Manage standalone OpenSpec repos) - Health:
doctor(Report relationship health) - Working context:
context(Assemble the working set) - Personal worksets:
workset create,workset list,workset open,workset remove(Manage local working views) - Browsing:
list,view,show(Explore changes and specs) - Validation:
validate(Check changes and specs) - Lifecycle:
archive(Finalize completed changes) - Workflow:
new change,status,instructions,templates,schemas(Artifact-driven workflow support) - Schemas:
schema init,schema fork,schema validate,schema which(Manage custom workflows) - Config:
config(View/modify settings) - Utility:
feedback,completion(Feedback and shell integration)