-
This approach would (arguably) be less surprising than the currently overloaded behavior of the `-a` or `--attach` flags and would simplify some assignment logic in Tmuxinator::Cli.
-
14" MacBook Pro w/ M1 Max
Sonoma 14.5
After installing AutoRaise, trying to set focusDelay via config file & CLI flags does not work. In fact, after starting the application via the CLI there is …
-
Repro.
1. Run the flutter tool from source
```
cd packages/flutter_tools
dart --pause-isolates-on-start --observe lib/executable.dart doctor
```
Connect and open devtools
```
jonahwi…
-
# Summary
The list of global CLI options is getting long. That's fine for commands where the options are useful. But some commands don't need (and can't use) some or any of the global options. Incl…
-
### Description
As discussed at https://github.com/packit/packit/discussions/2371#discussioncomment-10397800, we would need to extend Packit such that it can pass custom options to OSH for users with…
-
People who use the VS Code extension may want to use the `coder` CLI outside of VS Code, but want to leverage VS Code for installing it and keeping it up-to-date.
We might want to make this configu…
-
Adding CLI options to define range of generated test data AIP file sizes could make it easier to test some AIP size-related issues.
-
### **Description**:
The help documentation for the `verify file` command in `cyclonedx-cli` appears to incorrectly specify the placement of options like `--key-file` and `--signature-file`.
#### **C…
-
## Please describe what you would like to see
In https://github.com/eclipse-bluechi/bluechi/issues/962 the new package bluechi-is-online was introduced. However, adding integration tests was postpo…
-
When starting the wsgi server, a new option should be introduced to select an optional remote db, like '--remote-db'.
It takes an optional value.
If no value if specified, it will search for a …