Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating vip cache commands descriptions and examples to follow the VIP-CLI style guide #1877

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

terriann
Copy link
Contributor

@terriann terriann commented Jun 13, 2024

Updated the voice, tense, and format of descriptions and examples for the vip cache commands to follow the VIP-CLI style guide.

Pull request checklist

New release checklist

Steps to Test

Observe the results of the --help display for impacted commands, such as:

  • vip --help
  • vip cache --help
  • vip cache purge-url --help

@terriann terriann requested a review from yolih June 13, 2024 14:30
Copy link
Contributor

github-actions bot commented Jun 13, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@sanmai sanmai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with:

./dist/bin/vip-cache-purge-url.js -h
./dist/bin/vip-cache.js -h

usage:
`${ exampleUsage } https://example-app-develop.go-vip.co/sample-page/` +
'\n - Purged URL: https://example-app.develop.go-vip.co/sample-page/',
description: 'Purge the page cache for a single URL.',
Copy link
Member

@sanmai sanmai Jun 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this:
Screenshot

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tested this and can confirm that the example output matches the actual output when that command is run successfully. 👍

@yolih
Copy link
Contributor

yolih commented Jun 20, 2024

LGTM. Thanks for the careful review, @sanmai !

@yolih yolih merged commit c7b7683 into trunk Jun 20, 2024
16 checks passed
@yolih yolih deleted the update/docs-pt-cache branch June 20, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants