tree: 26f401c12fd8c112e90c445b84a4ee7d25e709b2 [path history] [tgz]
  1. args/
  2. src/
  3. BUILD.gn
  4. README.md
src/developer/ffx/plugins/scrutiny/verify/README.md

ffx scrutiny verify

The ffx scrutiny verify command has a number of subcommands that perform different verification procedures against build artifacts. The command performs some common logic before and after delegating execution to subcommands. This pattern requires that there be a single ffx plugni that encapsulates all arguments and subcommands.

See args/ source directory or $ ffx scrutiny verify --help for more high-level documentation.