App: CLI requires GUI
Open
Mod: Core
Topic: CLI
Type: Feature
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Problem description
FreeCAD have several CLI options, like `--help` and `--version`, and opens a GUI message box showing the requested info.
This doesn't make much sense, as the CLI is made for not needing/wanting a GUI. `--help` and `--version` should print directly to stdout.
### Full version info
```shell
0c65673a6fd2421be8fbe613116077120adea068
```
### Subproject(s) affected?
Core
### Anything else?
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.