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

poetry add command doesn't have help #1920

Closed
3 tasks done
MadWombat opened this issue Jan 20, 2020 · 2 comments
Closed
3 tasks done

poetry add command doesn't have help #1920

MadWombat opened this issue Jan 20, 2020 · 2 comments
Labels
kind/bug Something isn't working as expected

Comments

@MadWombat
Copy link

  • I am on the latest Poetry version.

  • I have searched the issues of this repo and believe that this is not a duplicate.

  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

  • OS version and name: OS X Sierra

  • Poetry version: 1.0.2

Issue

If I run poetry without any arguments, I get a help screen with a list of commands. If I run poetry with a command and --help flag, like poetry show --help I get a help screen for that command. This does not seem to be the case for add command. Running poetry add --help results in an error message Not enough arguments (missing: "name"). and that is it. Would be nice to have a help screen for add command.

@MadWombat MadWombat added the kind/bug Something isn't working as expected label Jan 20, 2020
@sdispater
Copy link
Member

Duplicate of #1625 and fixed in #1910

Copy link

github-actions bot commented Mar 3, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants