-vvv option).I don't know whether this is a poetry issue or cleo and if this problem arises in earlier versions.
When I type poetry add --help I receive the error message
Not enough arguments (missing: "name").
Similar for poetry remove --help
Not enough arguments (missing: "packages").
If I append any name I get the help page.
The expected behavior would be, that whenever I use --help, the help page should be displayed and mandatory arguments for sub command shouldn't be checked.
Saw this with version 1.0.0b6 and 1.0.0b7
Same issue here at 1.0.0b7 :)
But poetry help add will correctly show the help page.
poetry <command> --help does not work for the following commands:
poetry version: 1.0.0
OS: Ubuntu 18.04.2 LTS