Skip to content

Get documented-commands

get documented-commands - Get EAC commands documented in markdown files

Scans all docs/ folder for EAC commands in bash, powershell, and pwsh code blocks. Returns a mapping of commands to their documentation locations.

Output Format: - command: The EAC command (e.g., "build", "get modules") - occurrences: List of file locations where the command appears - file: Relative path to the markdown file - line: Line number in the file - language: Code block language (bash, powershell, pwsh) - snippet: The actual command line from the code block

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.