Skip to content

The help command does not work #674

Open
@matheusmms031

Description

@matheusmms031

Bug report

Environment

  • Operating System: Windows 11 Home version 23H2
  • Python version: 3.12

Description of the bug

When I run the:

poetry run scanapi --help

command, nothing appears other than a response that would be given when typing poetry run scanapi.
image

Important

Maybe I'm executing the help command wrong because of poetry run, but that's what the page says
wiki, and this was already the subject of discussion in
another issue from 4 years ago #312.

Expected behavior ?

I don't know, I couldn't find the code for the --help parameter

How to reproduce the the bug ?

Do a git clone on the repository with:

git clone [email protected]:scanapi/scanapi.git

Enter the repository with cd path/scanapi and execute the following lines of code:

poetry install <- Install dependency
poetry update <- Make sure everything is installed and updated
poetry run scanapi --help <- Execute the command help

Anthing else we need to know?

Using -h also gives an error.

Captura de tela 2024-01-05 233914

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingNeeds TriageNeeds triage from the maintainer or core devs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions