This document provides a comprehensive reference for all Erasmus CLI commands, arguments, and usage patterns.
erasmus context— Manage development contexts and their fileserasmus protocol— Manage development protocolserasmus setup— Setup Erasmus: initialize project, environment, and contexterasmus watch— Watch for.ctxfile changes and update the IDE rules file automaticallyerasmus status— Show the current Erasmus context and protocol statuserasmus version— Show the Erasmus version
erasmus context listerasmus context create [NAME]- Prompts for a name if not provided.
erasmus context show [NAME]- Prompts for a context if not provided.
erasmus context update [NAME] [FILE_TYPE] [CONTENT]FILE_TYPEcan be:architecture,progress,tasks,protocol
erasmus context edit [NAME] [FILE_TYPE] [EDITOR]erasmus context storeerasmus context selecterasmus context load [NAME]erasmus context delete [NAME]- Prompts for a context if not provided.
erasmus protocol listerasmus protocol create [NAME] [CONTENT]- Prompts for name/content if not provided.
erasmus protocol show [NAME]- Prompts for a protocol if not provided.
erasmus protocol update [NAME] [CONTENT]erasmus protocol edit [NAME] [EDITOR]erasmus protocol delete [NAME]- Prompts for a protocol if not provided.
erasmus protocol selecterasmus protocol load [NAME]erasmus setup- Guides you through IDE detection, project creation, context and protocol setup.
erasmus watch- Watches for changes and updates IDE rules files automatically.
erasmus status- Displays current context, available contexts, and protocols.
erasmus versionFor more information about a command, run:
erasmus <command> --help