| # device-finder | |
| ``` | |
| Usage: device-finder <flags> <subcommand> <subcommand args> | |
| Subcommands: | |
| commands list all command names | |
| flags describe all known top-level flags | |
| help describe subcommands and their syntax | |
| list lists all Fuchsia devices on the network | |
| resolve attempts to resolve all passed Fuchsia domain names on the network | |
| Use "device-finder flags" for a list of top-level flags | |
| ``` |