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

commands missing on completion #1886

Open
GiladShoham opened this issue Mar 8, 2021 · 2 comments
Open

commands missing on completion #1886

GiladShoham opened this issue Mar 8, 2021 · 2 comments

Comments

@GiladShoham
Copy link

Hi,
I have a yargs app, you can see it here - https://github.com/teambit/bvm/blob/main/teambit.bvm/cli/app/app.ts
When running it like bvm --get-yargs-completions (bvm is the script name) I'm getting this as output (no commands at all):

--help:Show help
--version:Show version number

I'm wondering if this might be related to #883 and to #1826
Since when running bvm -h I see the full help, while running with --help I got the same output (no commands) like in the completion.

Thanks a lot.
Gilad.

@Mikilll94
Copy link

@bcoe
Any status on this? I am also experiencing this bug.

@bcoe
Copy link
Member

bcoe commented Jun 8, 2021

No updates, if someone has the time to submit a failing test, it can help a fix land faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants