genfile 0.4.0

CLI for genfile_core template archive management - create, manage, and materialize code generation templates.
Documentation
# Commands Namespace Index

Namespace-organized command specifications for genfile CLI.

## Namespaces

| Namespace | Commands | Purpose | File |
|-----------|----------|---------|------|
| **Archive** | 4 | Archive lifecycle management | [archive.md]archive.md |
| **Content** | 3 | Content mode control | [content.md]content.md |
| **File** | 4 | File operations within archives | [file.md]file.md |
| **Parameter** | 3 | Parameter definition management | [param_mgmt.md]param_mgmt.md |
| **Value** | 3 | Parameter value management | [value.md]value.md |
| **Operations** | 7 | Core operations and utilities | [operations.md]operations.md |

**Total:** 24 commands across 6 namespaces

## Quick Links

**By Namespace:**
- [Archive Operations]archive.md - `.archive.new`, `.archive.load`, `.archive.save`, `.archive.from_directory`
- [Content Management]content.md - `.content.internalize`, `.content.externalize`, `.content.list`
- [File Operations]file.md - `.file.add`, `.file.remove`, `.file.list`, `.file.show`
- [Parameter Management]param_mgmt.md - `.parameter.add`, `.parameter.list`, `.parameter.remove`
- [Value Operations]value.md - `.value.set`, `.value.list`, `.value.clear`
- [Core Operations]operations.md - `.info`, `.discover.parameters`, `.status`, `.analyze`, `.materialize`, `.unpack`, `.pack`

**Back to:**
- [Commands Index]../commands.md - Complete command listing
- [CLI Documentation]../readme.md - Documentation home