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

Update cache-artifacts option usage language to reflect new default #2711

Merged
merged 3 commits into from
Aug 24, 2019

Conversation

demisx
Copy link
Contributor

@demisx demisx commented Aug 22, 2019

Updated --cache-artifacts option usage language to be more accurate since now artifact caching is on by default.

@@ -116,7 +116,7 @@ Examples:

Options:
-b, --build-image=[]: Choose which artifacts to build. Artifacts with image names that contain the expression will be built only. Default is to build sources for all artifacts
--cache-artifacts=true: Set to true to enable caching of artifacts
--cache-artifacts=false: Set to false to disable default caching of artifacts
Copy link
Contributor

Choose a reason for hiding this comment

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

  1. this file is generated using hack/generate-man.sh, so please revert the manual changes, run that script and commit the results!

  2. Also, the default value is put in --cache-artifacts=true which is true currently. I would still want to leave that there.

Copy link
Contributor Author

@demisx demisx Aug 23, 2019

Choose a reason for hiding this comment

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

Got it. I kinda had a feeling that I was doing something silly. Anyway, I've followed your instructions and seems to me that I've ended up with similar updated _index.md at the end. Maybe I am missing something. I made a separate commit after each step. Please review.

@balopat balopat added the kokoro:run runs the kokoro jobs on a PR label Aug 23, 2019
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Aug 23, 2019
@balopat balopat merged commit 06a867f into GoogleContainerTools:master Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants