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

Analyze Command Line Argument Not Working #2

Open
Lemniscate-world opened this issue Feb 1, 2025 · 1 comment
Open

Analyze Command Line Argument Not Working #2

Lemniscate-world opened this issue Feb 1, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Lemniscate-world
Copy link
Owner

dissect analyze --file ./tests/test_quicksort.py
usage: dissect [-h] {visualize} ...
dissect: error: argument {visualize}: invalid choice: 'analyze' (choose from 'visualize')

@Lemniscate-world Lemniscate-world added the bug Something isn't working label Feb 1, 2025
@Lemniscate-world Lemniscate-world self-assigned this Feb 1, 2025
@Lemniscate-world
Copy link
Owner Author

The analyze command is not implemented in the current version of the Dissect CLI. Let's fix this by adding the analyze command to the CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant