A command-line tool for interacting with the MOS (Managed OS) service.
fx set <product.board> --with-host //build/assembly/tools/mos_tool:host
fx build
Once built, you can run the tool using fx:
fx
fx mos-tool <command> <args>