commit | eb9046b0241167d592cd29ddc6b320d05b5cb5f8 | [log] [tgz] |
---|---|---|
author | Miguel Flores Ruiz de Eguino <miguelfrde@google.com> | Thu Apr 20 17:40:16 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 17:40:16 2023 +0000 |
tree | a521aefdaba5f949a03641887363bfcbdfbc982c | |
parent | c96519ce951944c537fe926eabeee49f708572c9 [diff] |
[ffx][inspect] Make iquery and ffx inspect share the same CLI They were technically already sharing the same CLI, but there was a duplication of Commands that could cause divergence between iquery and ffx inspect CLI. This change removes a bunch of code duplication and simplifies the plugin. At the moment iquery also has `logs` (which probably should be removed) and `ffx inspect` has `apply-selectors` which doesn't make sense to include in `iquery` but is useful for `ffx inspect`. Fixed: 125772 Change-Id: Iee7fa3e54262f25a7fe4355ee593c5ccb2871717 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/840016 Commit-Queue: Miguel Flores <miguelfrde@google.com> Fuchsia-Auto-Submit: Miguel Flores <miguelfrde@google.com> Reviewed-by: Clayton McCray <claytonmccray@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.