blob: 22c7d013646bda4bd4e46e757594beda555d220d [file] [log] [blame] [view]
# fx list-boards
list boards available for building
```none
usage: fx list-boards
Lists all boards that are available for building. These are names that
can be passed to `fx set`
```
[list-boards source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/list-boards)