I have…
- Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.
I’m submitting a…
- Regression (a behavior that stopped working in a new release)
- Bug report
- Performance issue
- Documentation issue or request
Current behavior
When using sq indexes --help
, it shows the following.
Manage schemas.
Usage: Squidex.CLI.dll indexes [command]
Commands:
create Create a new index.
drop Create a new index.
list List all schemas.`
When running sq --help
, it also has confusing documentation listed below as it shows both indexes
and schemas
with the same description.
Usage: Squidex.CLI.dll [command]
Commands:
ai Uses AI commands.
…
indexes Manage schemas.
…
schemas Manage schemas.
…
Expected behavior
It should be “Manage Indexes” and “List all indexes” instead?
Minimal reproduction of the problem
Simply run the commands such as
sq indexes --help
;sq --help
.
Environment
- Self hosted with docker
- Self hosted with IIS
- Self hosted with other version
- Cloud version
- Squidex CLI
Version: Squidex CLI v13.7.0.0, API Compatibility >= 4.X
Browser:
- Chrome (desktop)
- Chrome (Android)
- Chrome (iOS)
- Firefox
- Safari (desktop)
- Safari (iOS)
- IE
- Edge
Others: