harshith1118 commented on PR #1402:
URL: https://github.com/apache/hamilton/pull/1402#issuecomment-3368399702
> can you look through the docs and update the CLI portion with this please?
I'd like to ensure that a new user could follow the instructions to set this up
if they wanted.
Thank you for your feedback! I've updated the documentation to include
details about the TOML
support in the CLI. The changes include:
1. Added comprehensive documentation for using TOML files in the CLI
reference guide (docs
/how-tos/cli-reference.md)
2. Explained both supported TOML formats:
- Top-level Hamilton headers (HAMILTON_CONFIG, HAMILTON_FINAL_VARS,
etc.)
- Tool-specific section [tool.hamilton] (recommended for
pyproject.toml)
3. Added practical usage examples for all CLI commands that accept
context files
4. Updated the pre-commit hooks documentation with TOML examples as well
The documentation now clearly explains how users can set up and use TOML
files with the Hamilton
CLI, including both formats and practical examples for each command.
I've pushed these changes
to the same branch as the original PR.
Thank you for pointing out the need to update the documentation - this
ensures new users will
have clear instructions on how to use the new TOML functionality!
--
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]