tree: c0d779ecbb94a1007d407704c510989b481c6ee0 [path history] [tgz]
  1. dart-tunnel-lib/
  2. gerrit-submit-lib/
  3. lib/
  4. arm-esr.fx
  5. bindc.fx
  6. binutils
  7. bisect-rustc
  8. blobstats
  9. bt-snoop-from-snapshot
  10. check-deps
  11. check-licenses
  12. clang-tidy
  13. codesize
  14. compdb
  15. component-graph
  16. component-surveyor
  17. core-tests
  18. cpu-stats
  19. dart-remote-test
  20. dart-tunnel
  21. debug
  22. delta
  23. dis
  24. disk-extract-serial-log
  25. exec-host-tests
  26. extract-zbi
  27. extract_pprof
  28. ffx
  29. fidlcat
  30. fidldoc.fx
  31. fidltags
  32. flutter-attach
  33. format-code
  34. fuzz
  35. gc
  36. gce
  37. gdb.fx
  38. gen-cargo.fx
  39. gerrit-submit.fx
  40. gnu
  41. goma
  42. grep
  43. init-partition-tables
  44. iquery
  45. lint
  46. make-fuchsia-vol
  47. mkinstaller
  48. overnet
  49. OWNERS
  50. pending-commits
  51. qemu-cipd-ensure
  52. README.md
  53. regen-goldens
  54. remove-update-source
  55. roll-compiler
  56. run-dart-action
  57. run-e2e-tests
  58. run-in-build
  59. run-recovery
  60. run-zbi-test
  61. run-zbi-test-remote
  62. run-zbi-test.py
  63. rustdoc.fx
  64. rustfmt.fx
  65. save-package-stats
  66. screenshot
  67. scrutiny
  68. set-petal
  69. set-relay
  70. setup-go
  71. setup-usb-ethernet
  72. show-package
  73. smoke-test.fx
  74. snapshot
  75. sniff
  76. sniff.py
  77. symbol-index
  78. sync-from-stem
  79. test-stats
  80. test-stats.py
  81. traceutil
  82. triage
  83. unarchive-package
  84. update-rust-3p-outdated
  85. update-rust-3p-owners
  86. update-rustc-third-party
  87. wipe-partition-tables
  88. zedmon
tools/devshell/contrib/README.md

Contrib

This directory contains fx commands that are not officially supported. They have been contributed by community members and are supported by the community.

When you add a new tool, please be sure to edit the OWNERS file and add per-file lines for the owners and per-file-COMPONENT lines for bugs.fuchsia.dev components. These indicate the correct contact information for your command and are used by fx report-bug users to file issues.

The main documentation for writing fx commands is given in ../README.md.