Describe the bug
according to the release notes for 0.96.0 and the docs, there's a new command called analyze, however it doesn't seem to exist in the latest release:
> robotcode --version
robotcode, version 0.96.0
> robotcode analyze
Usage: robotcode [OPTIONS] COMMAND [ARGS]...
Try 'robotcode --help' for help.
Error: No such command 'analyze'.
Steps To Reproduce
install robotcode from pypi
run robotcode analyze
Expected behavior
the command exists
Additional context
i raised an issue about the CLI a while ago (#206) back when it was only used internally, however since there is now documentation and release notes mentioning the CLI i'm assuming it's now supposed to be public?
Desktop (please complete the following information):
Describe the bug according to the release notes for 0.96.0 and the docs, there's a new command called
analyze
, however it doesn't seem to exist in the latest release:Steps To Reproduce
robotcode analyze
Expected behavior the command exists
Additional context i raised an issue about the CLI a while ago (#206) back when it was only used internally, however since there is now documentation and release notes mentioning the CLI i'm assuming it's now supposed to be public?
Desktop (please complete the following information):