Skip to content

Improve for the CLI #267

@B4nan

Description

@B4nan

When running pipx run crawlee it tries to create a project, while it should print a help message showing what commands are available, something like this:

image

pipx run crawlee --version/-V is not working at all

image

pipx run crawlee create foo fails hard when the directory already exists

image

Ideally, we should check this early and prompt the user for a different folder name (interactively), this needs to be cleared before we ask the user to pick the template.


There is no success message after the template is created.

image

Should be something like the JS version is doing:

image

Metadata

Metadata

Assignees

Labels

high priorityDo this ASAP! This is for mission-critical work or work that blocks other teams in their work.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions