Command | Description |
---|---|
cipd | run the cipd command line tool |
jiri | multi-purpose tool for multi-repo development. |
clang-tidy | runs clang-tidy on specified files |
format-code | runs source formatters on modified files |
gen-cargo | generate symlinks to Rust Cargo.toml output files |
grep | print lines in the Fuchsia and Zircon sources matching the given pattern |
lint | runs source linters on modified files |
make-integration-patch | Creates an integration CL to test other CLs in the global integration commit queue. |
pending-commits | view commits not yet published to global integration |
regen-goldens | regenerates golden files in the source tree |
rustfmt | format Rust code |
set-petal | configure jiri to manage a specific petal |
sync-from-stem | sync integration and deps to a state matching fuchsia.git state |
update-rustc-third-party | updates rustc_library and rustc_binary third_party dependencies |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-12-09 UTC.