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

Add "--output yaml" to kudo package verify #1646

Merged
merged 2 commits into from
Aug 21, 2020

Conversation

ANeumann82
Copy link
Member

Signed-off-by: Andreas Neumann aneumann@mesosphere.com

What this PR does / why we need it:

Add --output parameter to package verify and package create

This allows users to easily parse the output of both commands

Fixes #1644

Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
Copy link
Contributor

@zen-dog zen-dog left a comment

Choose a reason for hiding this comment

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

My only concern is that kudo package create -o yaml can be misinterpreted as package output format. But otherwise, lgtm

pkg/kudoctl/cmd/package_create.go Outdated Show resolved Hide resolved
Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
@ANeumann82 ANeumann82 merged commit c063a82 into main Aug 21, 2020
@ANeumann82 ANeumann82 deleted the an/add-output-to-package-verify branch August 21, 2020 07:40
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.

Support --output yaml for kudo package verify and kudo package create
2 participants