zephyr/scripts/west_commands/completion
Tais Hjortshøj 0709014549 scripts: west_commands: Add powershell autocompletion (west -b)
Windows powershell can by default not autocomplete known boards when
tapping which can cause frustration when you can't quite remember the
exact name or you don't want to type it out.
west build .\path\to\application\ -p -b stm<tab> will search for
available board including 'stm' in their name.

Signed-off-by: Tais Hjortshøj <tbh@mjolner.dk>
2025-05-02 01:16:00 +02:00
..
west-completion.bash scripts: west: commands: completion: add twister --log-level completion 2024-09-24 14:27:03 -05:00
west-completion.fish scripts: west_commands: completion: fash: Add support for west sdk 2024-08-21 16:54:56 -04:00
west-completion.ps1 scripts: west_commands: Add powershell autocompletion (west -b) 2025-05-02 01:16:00 +02:00
west-completion.zsh scripts: west: commands: completion: zsh: add "west shields" completion 2025-03-26 21:56:33 +01:00