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