chore: adds privacy and terms to help text#67
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. To trigger a review, include ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Free Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Note 🎁 Summarized by CodeRabbit FreeYour organization has reached its limit of developer seats under the Pro Plan. For new users, CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please add seats to your subscription by visiting https://app.coderabbit.ai/login.If you believe this is a mistake and have available seats, please assign one to the pull request author through the subscription management page using the link above. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates the CLI’s user-facing help/README content, primarily to surface legal links (Terms/Privacy) and to expand the README command reference so it matches current CLI capabilities.
Changes:
- Adds Terms of Service and Privacy Policy links to the root command long help text.
- Updates
README.mdto document additionalrunware runflags and corrects thepreset saveusage. - Expands
README.mdto includeuploadandresultcommand usage and updates the completion example output.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| README.md | Updates command docs/flags and adds upload/result sections plus completion output examples. |
| internal/cmd/root.go | Adds Terms/Privacy links to the root command long description shown in CLI help. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Adds links to Run terms of service and privacy policy to the help text