tree: daa14064109a114181dd365bf588ed15bf47a214 [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. disk-extract-serial-log
  23. exec-host-tests
  24. extract-zbi
  25. extract_pprof
  26. ffx
  27. fidlcat
  28. fidldoc.fx
  29. fidltags
  30. flutter-attach
  31. format-code
  32. fuzz
  33. gc
  34. gce
  35. gen-cargo.fx
  36. gerrit-submit.fx
  37. goma
  38. grep
  39. init-partition-tables
  40. iquery
  41. lint
  42. make-fuchsia-vol
  43. make-integration-patch
  44. mkinstaller
  45. overnet
  46. OWNERS
  47. pending-commits
  48. qemu-cipd-ensure
  49. README.md
  50. regen-goldens
  51. roll-compiler
  52. run-dart-action
  53. run-e2e-tests
  54. run-in-build
  55. run-recovery
  56. run-zbi-test
  57. run-zbi-test-remote
  58. run-zbi-test.py
  59. rustdoc.fx
  60. rustfmt.fx
  61. save-package-stats
  62. screenshot
  63. scrutiny
  64. set-petal
  65. set-relay
  66. setup-go
  67. setup-usb-ethernet
  68. show-package
  69. smoke-test.fx
  70. snapshot
  71. sniff
  72. symbol-index
  73. sync-from-stem
  74. traceutil
  75. triage
  76. unarchive-package
  77. update-rust-3p-owners
  78. update-rustc-third-party
  79. wipe-partition-tables
  80. 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.