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

contrib/cmd/hiveutil/awstagdeprovision: Add long description #46

Merged

Conversation

wking
Copy link
Member

@wking wking commented Oct 18, 2018

Builds on #45; review that first. I can also rebase this onto master if you want it to go in before #45.

Explaining how multiple tag values interact.

Also fix the usage instructions to show that one KEY=VALUE argument is required and more are optional, as documented in the SYNOPSIS section of man-pages(7).

And document the matching logic.  This makes usage more obvious for
folks reading [1], who currently have no guidance on what awsFilter
is.

[1]: https://godoc.org/github.com/openshift/hive/contrib/pkg/awstagdeprovision
The cobra code is part of the command-line interface, and removing it
reduces the dependency load on folks who are calling the library
package from Go.
@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 18, 2018
Explaining how multiple tag values interact.

Also fix the usage instructions to show that one KEY=VALUE argument is
required and more are optional, as documented in the SYNOPSIS section
of [1].

[1]: http://man7.org/linux/man-pages/man7/man-pages.7.html#DESCRIPTION
@wking wking force-pushed the hiveutil-aws-deprovision-docs branch from 30368b5 to 6e7bacc Compare October 19, 2018 01:11
@joelddiaz
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 19, 2018
@openshift-merge-robot openshift-merge-robot merged commit a72a886 into openshift:master Oct 19, 2018
@wking wking deleted the hiveutil-aws-deprovision-docs branch October 19, 2018 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants