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

make cobra cli easier to find #1590

Closed
georgettica opened this issue Jan 26, 2022 · 7 comments
Closed

make cobra cli easier to find #1590

georgettica opened this issue Jan 26, 2022 · 7 comments
Labels
area/cli [deprecated] For the cobra CLI !!! moved to spf13/cobra-cli

Comments

@georgettica
Copy link
Contributor

I found this only because I searched the issues for it

cobra/README.md

Line 101 in e04ec72

For complete details on using the Cobra generator, please read [The Cobra Generator README](https://github.com/spf13/cobra/blob/master/cobra/README.md)

@umarcor
Copy link
Contributor

umarcor commented Jan 28, 2022

That content is in section "Usage" of the main README: https://github.com/spf13/cobra#usage

@georgettica
Copy link
Contributor Author

Which is in the bottom of the page, to start using the library I imported and saw I cant use it yet 😱

@johnSchnake
Copy link
Collaborator

In #1597 it is being discussed that the CLI may be extracted from the core library so this should have a pin put in it for now. If things have been split into two repos it will probably be even more clear when to use it/how to get it/etc. I'm assuming it'll be its own repo with its own front-page readme.md and such.

@georgettica
Copy link
Contributor Author

That sounds super!

@johnSchnake johnSchnake added the area/cli [deprecated] For the cobra CLI !!! moved to spf13/cobra-cli label Feb 15, 2022
@georgettica
Copy link
Contributor Author

seems that the CLI was created but the docs were not changed to point to it. when this is ready could you note it in this issue and then close it?

@jpmcb
Copy link
Collaborator

jpmcb commented Mar 10, 2022

Yup - that's happening here! We can close this once that is merged:

#1604

@georgettica
Copy link
Contributor Author

this looks great!
glad to have the new section in the README https://github.com/spf13/cobra#usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli [deprecated] For the cobra CLI !!! moved to spf13/cobra-cli
Projects
None yet
Development

No branches or pull requests

4 participants