harshith1118 commented on PR #1402:
URL: https://github.com/apache/hamilton/pull/1402#issuecomment-3368407216
> CC @zilto since you designed most of the CLI stuff.
@zilto Thank you for your oversight of the CLI design! I've updated the
documentation to include
comprehensive information about the TOML support in the CLI. The
changes include:
1. Added detailed explanations of both TOML formats (top-level headers
and [tool.hamilton]
section) in the CLI reference documentation
2. Included practical usage examples for all CLI commands that accept
context files
3. Updated the pre-commit hooks documentation with TOML examples
The documentation now clearly explains how the new TOML functionality
integrates with the
existing CLI architecture, maintaining consistency with the design
principles you established.
The format explanations and examples should be clear to both new users
and maintainers familiar
with the CLI structure. I've pushed these changes to the same branch as
the original PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]