feat: Phase 7 — CLI json-cas commands #305
Reference in New Issue
Block a user
Delete Branch "feat/294-phase7-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
New CLI commands for the json-cas engine, under
uncaged-workflow json-cassubcommand group.Commands
json-cas init— initialize store + bootstrap + register schemasjson-cas workflow register <file>— register JSON workflow to CASjson-cas workflow show <hash>— display workflow definitionjson-cas thread show <start-hash>— display thread executionjson-cas node get/list/walk— low-level CAS inspectionTests
15 tests covering all commands
Ref: Closes #304, Completes #294
小橘 🍊(NEKO Team)