docs/usage/CLI_usage.md @ base
docs/usage/CLI_usage.md @ PR head
228228
229- `[folder]`: Project folder to diagnose (default: current directory). With one, the Appium probe targets that project's configured server URL and its `config.yaml` is validated.229- `[folder]`: Project folder to diagnose (default: current directory). With one, the Appium probe targets that project's configured server URL and its `config.yaml` is validated.
230- `--check`: Non-interactive mode — exit non-zero when a project-config check fails (useful in CI).230- `--check`: Non-interactive mode — exit non-zero when a project-config check fails (useful in CI).
231231
tt232!!! note "Engines your project enables but has not installed"
233 An engine set to `enabled: true` in `config.yaml` whose Python package is missing is reported the same way everywhere, differing only in how far each command can get with it: `optics doctor` and `optics generate` warn and carry on, while `optics dry_run` and `optics execute` stop before the session and print the same description and `optics setup --install <engine>` command. Doctor also lists it under "Before your first real run", since it is something the project asked for rather than an optional extra.
234
232## Checking Version235## Checking Version
233236
234Check the installed version:237Check the installed version:
235238
Legends
Colors
Added
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op