| # 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) |