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

Switch to standalone cobra-cli dependency #4373

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Switch to standalone cobra-cli dependency #4373

merged 1 commit into from
Mar 3, 2022

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented Mar 2, 2022

Description of the change

Switches to use the extracted cobra-cli command since it is being removed from the github.com/spf13/cobra module (xref spf13/cobra#1597)

Benefits

Makefile and docs will continue to be accurate after spf13/cobra#1597 is completed

Possible drawbacks

Applicable issues

xref spf13/cobra#1597

Copy link
Contributor

@absoludity absoludity left a comment

Choose a reason for hiding this comment

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

Thanks for the reference (wow, quite an organised update!).

As mentioned on the referenced issue, we also don't really use the cobra cli except in rare cases of adding another command, so we may later remove it. But happy to see this landed for now and unblock your work. Thanks!

@absoludity absoludity merged commit 8c7d8ac into vmware-tanzu:main Mar 3, 2022
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.

2 participants