John McBride

Results 104 comments of John McBride

I would also like to see a test case around the `--no-color` and `NO_COLOR` options if possible. Checking in on this one, where are we at with this PR? Thanks...

Hi @danmx thanks for this PR - would you be able to add a test for this? Maybe in `command_test.go`? A passing test will help this get reviewed and merged...

Hi all - thanks for the ping, sorry this got so stale! This looks like something the community has alot of support for, so let's get this in on the...

@harjyotbagga - my apologies, it's been a crazy summer here and I haven't had alot of time to dedicate into cobra. We'll get this in soon - this is a...

No worries!!!! We can mark this for post v1.5.0 if that makes sense?

Hi @jtagcat - thanks for opening an issue. Can you provide a few commands and user flow to reproduce the issue? Thanks much!

Hmmm I see. So given an existing project with an existing licenses, you _don't_ want cobra to overwrite the license. I think that seems reasonable and we can definitely do...

Hi all - I've transferred this issue here to `spf13/cobra-cli` since this is specifically about the bootstrapping tool that was moved out of the core `spf13/cobra` repository. This is still...

Also, as an aside, i've found myself in this situation _upon installation on a new system_ where it seems the `run: make` chunk was executed at all and there is...

Big +1 to this. Over at [tanzu-community-edition](https://github.com/vmware-tanzu/community-edition), we have a [lite-weight deployment model](https://github.com/vmware-tanzu/community-edition/tree/main/cli/cmd/plugin/unmanaged-cluster) of our kubernetes platform that can be deployed ontop of `kind` which also allows users to specify...