show files
The show files command displays all tracked files in the repository with their module ownership.
Shows which files belong to which modules, helping understand repository structure.
Usage: show files
Expected Output:
- Table with file paths and owning modules (comma-separated if multiple)
- Files with no module ownership shown as "NONE"
- Sorted by module for easy grouping
See Also
- show files-changed - Unstaged changes
- show files-staged - Staged files
- get files - JSON output (cacheable)
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.