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

Command links within usage #35

Open
carnesen opened this issue Jun 2, 2020 · 0 comments
Open

Command links within usage #35

carnesen opened this issue Jun 2, 2020 · 0 comments
Labels
enhancement An idea for how the software could be better main Pertains to @carnesen/cli package
Milestone

Comments

@carnesen
Copy link
Owner

carnesen commented Jun 2, 2020

Here is an example of the scenario we want to support:

$ cloud users list
Error: Server responded 401. Did you run "cloud login" yet?

Currently the "cloud login" string is hard-coded into the error message so there's no way to know programmatically whether its referencing an actual command or not. It might be nice to build an abstraction for these links so they can be checked.

@carnesen carnesen added the enhancement An idea for how the software could be better label Jun 2, 2020
@carnesen carnesen added the main Pertains to @carnesen/cli package label Jun 22, 2020
@carnesen carnesen added this to the Backlog milestone Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An idea for how the software could be better main Pertains to @carnesen/cli package
Projects
None yet
Development

No branches or pull requests

1 participant