Lines Matching refs:d
213 if test -d $tmp_path/.west
340 complete -c west -n "__zephyr_west_exclude -h --help" -o h -l help -d "show help"
341 complete -c west -o v -l verbose -d "enable verbosity"
342 complete -c west -n "__zephyr_west_exclude -V --version" -o V -l version -d "print version"
343 …zephyr-base" -o z -l zephyr-base -xa "(__zephyr_west_complete_directories)" -d "zephyr base folder"
346 complete -c west -n __zephyr_west_use_subcommand -ra init -d "create a west workspace"
348 …nd_from init; and __zephyr_west_exclude -l --local" -l mr -l manifest-rev -r -d "manifest revision"
349 complete -c west -n "__zephyr_west_seen_subcommand_from init" -l mf -l manifest-file -r -d "manifes…
350 …t_exclude -l --local" -o m -l manifest -ra "(__zephyr_west_complete_directories)" -d "manifest URL"
351 …r --manifest-rev" -o l -l local -ra "(__zephyr_west_complete_directories)" -d "use local directory…
354 complete -c west -n __zephyr_west_use_subcommand -ra update -d "update projects described in west m…
356 complete -c west -n "__zephyr_west_seen_subcommand_from update" -l stats -d "print performance stat…
357 …command_from update" -l name-cache -ra "(__zephyr_west_complete_directories)" -d "name-based cache"
358 …command_from update" -l path-cache -ra "(__zephyr_west_complete_directories)" -d "path-based cache"
359 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o f -l fetch -ra "always smart" -d…
360 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o o -l fetch-opt -d "fetch options"
361 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o n -l narrow -d "narrow fetch"
362 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o k -l keep-descendants -d "keep m…
363 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o r -l rebase -d "rebase checked o…
366 complete -c west -n __zephyr_west_use_subcommand -ra list -d "print information about projects"
368 …bcommand_from list; and not __fish_seen_subcommand_from blobs" -o a -l all -d "include inactive pr…
369 …ist; and not __fish_seen_subcommand_from blobs" -l manifest-path-from-yaml -d "print performance s…
370 …_subcommand_from list; and not __fish_seen_subcommand_from blobs" -o f -l format -d "format string"
373 complete -c west -n __zephyr_west_use_subcommand -ra manifest -d "manage the west manifest"
374 complete -c west -n "__zephyr_west_seen_subcommand_from manifest" -l resolve -d "resolve into singl…
375 complete -c west -n "__zephyr_west_seen_subcommand_from manifest" -l freeze -d "resolve into single…
376 complete -c west -n "__zephyr_west_seen_subcommand_from manifest" -l validate -d "silently validate…
377 complete -c west -n "__zephyr_west_seen_subcommand_from manifest" -l path -d "print the path to the…
378 complete -c west -n "__zephyr_west_seen_subcommand_from manifest" -o o -l output -rF -d "output fil…
381 complete -c west -n __zephyr_west_use_subcommand -ra diff -d '"git diff" for one or more projects'
383 complete -c west -n "__zephyr_west_seen_subcommand_from diff" -o a -l all -d "include inactive proj…
386 complete -c west -n __zephyr_west_use_subcommand -ra status -d '"git status" for one or more projec…
388 complete -c west -n "__zephyr_west_seen_subcommand_from status" -o a -l all -d "include inactive pr…
391 complete -c west -n __zephyr_west_use_subcommand -ra forall -d "run a command in one or more local …
393 complete -c west -n "__zephyr_west_seen_subcommand_from forall" -o c -x -d "command to execute"
394 complete -c west -n "__zephyr_west_seen_subcommand_from forall" -o a -l all -d "include inactive pr…
395 complete -c west -n "__zephyr_west_seen_subcommand_from forall" -o g -l group -x -d "run command on…
398 complete -c west -n __zephyr_west_use_subcommand -ra config -d "get or set config file values"
399 complete -c west -n "__zephyr_west_seen_subcommand_from config" -o l -l list -d "list all options a…
400 complete -c west -n "__zephyr_west_seen_subcommand_from config" -o d -l delete -d "delete an option…
401 complete -c west -n "__zephyr_west_seen_subcommand_from config" -o D -l delete-all -d "delete an op…
402 complete -c west -n "__zephyr_west_seen_subcommand_from config" -l system -d "system-wide file"
403 complete -c west -n "__zephyr_west_seen_subcommand_from config" -l global -d "global user-wide"
404 complete -c west -n "__zephyr_west_seen_subcommand_from config" -l local -d "this workspace's file"
407 complete -c west -n __zephyr_west_use_subcommand -a topdir -d "print the top level directory of the…
410 complete -c west -n __zephyr_west_use_subcommand -ra help -d "get help for west or a command"
416 …st_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra completion -d "display shell compl…
420 …r_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra boards -d "display information…
421 complete -c west -n "__zephyr_west_seen_subcommand_from boards" -o f -l format -d "format string"
422 complete -c west -n "__zephyr_west_seen_subcommand_from boards" -o n -l name -d "name regex"
423 …bcommand_from boards" -l arch-root -xa "(__zephyr_west_complete_directories)" -d "add an arch root"
424 …command_from boards" -l board-root -xa "(__zephyr_west_complete_directories)" -d "add a board root"
425 …_subcommand_from boards" -l soc-root -xa "(__zephyr_west_complete_directories)" -d "add a soc root"
426 …seen_subcommand_from boards" -l board -xa "(__zephyr_west_complete_board)" -d "lookup the specific…
427 …mmand_from boards" -l board-dir -xa "(__zephyr_west_complete_directories)" -d "only look for board…
430 …yr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra build -d "compile a Zephyr ap…
433 …"__zephyr_west_seen_subcommand_from build" -o d -l build-dir -xa "(__zephyr_west_complete_director…
434 complete -c west -n "__zephyr_west_seen_subcommand_from build" -o f -l force -d "ignore errors and …
435 complete -c west -n "__zephyr_west_seen_subcommand_from build" -l sysbuild -d "create multi-domain …
436 complete -c west -n "__zephyr_west_seen_subcommand_from build" -l no-sysbuild -d "do not create mul…
437 complete -c west -n "__zephyr_west_seen_subcommand_from build" -o c -l cmake -d "force a cmake run"
438 complete -c west -n "__zephyr_west_seen_subcommand_from build" -l domain -d "execute build tool (ma…
439 complete -c west -n "__zephyr_west_seen_subcommand_from build" -o t -l target -d "run build system …
440 complete -c west -n "__zephyr_west_seen_subcommand_from build" -o T -l test-item -d "build based on…
441 complete -c west -n "__zephyr_west_seen_subcommand_from build" -o o -l build-opt -d "options to pas…
442 …yr_west_seen_subcommand_from build" -o n -l just-print -l dry-run -l recon -d "just print build co…
443 …_west_seen_subcommand_from build" -o p -l pristine -ra "auto always never" -d "pristine build sett…
446 …hyr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra sign -d "sign a Zephyr binar…
447 … "__zephyr_west_seen_subcommand_from sign" -o d -l build-dir -ra "(__zephyr_west_complete_director…
448 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o q -l quiet -d "suppress non-error …
449 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o f -l force -d "ignore errors and c…
450 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o t -l tool -ra "imgtool rimage" -d …
451 …mmand_from sign" -o p -l tool-path -ra "(__zephyr_west_complete_directories)" -d "path to the tool"
452 …mand_from sign" -o P -l tool-data -ra "(__zephyr_west_complete_directories)" -d "path to tool data"
453 …west_seen_subcommand_from sign; and __zephyr_west_exclude --no-bin" -l bin -d "produce a signed bi…
454 …west_seen_subcommand_from sign; and __zephyr_west_exclude --bin" -l no-bin -d "do not produce a si…
455 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o B -l sbin -rF -d "signed .bin file…
456 …west_seen_subcommand_from sign; and __zephyr_west_exclude --no-hex" -l hex -d "produce a signed he…
457 …west_seen_subcommand_from sign; and __zephyr_west_exclude --hex" -l no-hex -d "do not produce a si…
458 complete -c west -n "__zephyr_west_seen_subcommand_from sign" -o H -l shex -rF -d "signed .hex file…
461 …yr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra flash -d "flash and run a bin…
464 …yr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra debug -d "flash and interacti…
467 …t_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra debugserver -d "connect to board an…
470 …r_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra attach -d "interactively debug…
473 …mmand_from flash debug debugserver attach" -o d -l build-dir -ra "(__zephyr_west_complete_director…
474 …est_seen_subcommand_from flash debug debugserver attach" -o r -l runner -r -d "override default ru…
475 …_west_seen_subcommand_from flash debug debugserver attach" -l skip-rebuild -d "do not refresh cmak…
476 …hyr_west_seen_subcommand_from flash debug debugserver attach" -l domain -r -d "execute build tool …
477 …_west_seen_subcommand_from flash debug debugserver attach" -o H -l context -d "print runner-specif…
478 …ug debugserver attach" -l board-dir -ra "(__zephyr_west_complete_directories)" -d "board directory"
479 …phyr_west_seen_subcommand_from flash debug debugserver attach" -o f -l file -Fr -d "path to binary"
480 …ommand_from flash debug debugserver attach" -o t -l file-type -ra "hex bin elf" -d "type of binary"
481 … debug debugserver attach" -l elf-file -rka "(__fish_complete_suffix .elf)" -d "path to zephyr.elf"
482 … debug debugserver attach" -l hex-file -rka "(__fish_complete_suffix .hex)" -d "path to zephyr.hex"
483 … debug debugserver attach" -l bin-file -rka "(__fish_complete_suffix .bin)" -d "path to zephyr.bin"
484 … -n "__zephyr_west_seen_subcommand_from flash debug debugserver attach" -l gdb -Fr -d "path to GDB"
485 …ephyr_west_seen_subcommand_from flash debug debugserver attach" -l openocd -Fr -d "path to openocd"
486 …erver attach" -l openocd-search -ra "(__zephyr_west_complete_directories)" -d "path to add to open…
489 …use_subcommand; and __zephyr_west_check_if_in_workspace" -ra zephyr-export -d "export Zephyr insta…
492 …hyr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra spdx -d "create SPDX bill of…
493 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o i -l init -d "initialize CMake fil…
494 … "__zephyr_west_seen_subcommand_from spdx" -o d -l build-dir -ra "(__zephyr_west_complete_director…
495 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o n -l namespace-prefix -rf -d "name…
496 …and_from spdx" -o s -l spdx-dir -ra "(__zephyr_west_complete_directories)" -d "SPDX output directo…
497 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -l analyze-includes -d "also analyze …
498 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -l include-sdk -d "also generate SPDX…
501 …yr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra blobs -d "work with binary bl…
504 …d_from blobs; and not __fish_seen_subcommand_from fetch clean" -o f -l format -r -d "format string"
507 …-n "__zephyr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra sdk -d "manage SDKs"
509 …n_subcommand_from sdk; and __fish_seen_subcommand_from install" -l version -d "version of the Zeph…
510 …nd_from sdk; and __fish_seen_subcommand_from install" -o b -l install-base -d "SDK isntall base di…
511 …n_subcommand_from sdk; and __fish_seen_subcommand_from install" -o d -l install-dir -d "SDK isntal…
512 …_subcommand_from sdk; and __fish_seen_subcommand_from install" -o i -l interactive -d "interactive"
513 …mand_from sdk; and __fish_seen_subcommand_from install" -o t -l toolchains -d "toolchain(s) to ins…
514 …d_from sdk; and __fish_seen_subcommand_from install" -o T -l no-toolchains -d "do not install tool…
515 …nd_from sdk; and __fish_seen_subcommand_from install" -o H -l no-hosttools -d "do not install host…
516 …rom sdk; and __fish_seen_subcommand_from install" -l personal-access-token -d "GitHub personal acc…
517 …n_subcommand_from sdk; and __fish_seen_subcommand_from install" -l api-url -d "GitHub releases API…