Issue #64.4: Template Management CLI Commands #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Extend CLI with comprehensive template management capabilities
Epic: #64 Template & Calculation Engine
Priority: High | Effort: Medium | Dependencies: #65, #66 (Template Engine & Expression Evaluator)
Description
Extend CLI with comprehensive template management capabilities to provide user-friendly interface for template operations.
Acceptance Criteria
markitect template create- Create new template from documentmarkitect template validate- Validate template syntax and structuremarkitect template list- List available templates with metadatamarkitect template render- Render template with datamarkitect generate- Generate multiple documents from data sourceTechnical Requirements
Example Usage