parse_attributes
Extract attribute definitions from Chef attributes files to analyze configuration data during infrastructure migration processes.
Instructions
Parse a Chef attributes file and extract attribute definitions.
Args: path: Path to the attributes (.rb) file.
Returns: Formatted string with extracted attributes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |