blob: 1a2d5e0ce6bd288c3835cbd8a3d3ccf4d2f15e43 [file] [log] [blame] [view]
# Device management fx subcommands
Command | Description
------- | -----------
[cp](cmd/cp.md) | copy a file to/from a target device
[flash](cmd/flash.md) | flash and, optionally, pave a connected device
[node-names](cmd/node-names.md) | find other names for the same node
[reboot](cmd/reboot.md) | reboot a target fuchsia system
[scp](cmd/scp.md) | invoke scp with the build ssh config
[serial](cmd/serial.md) | attach to a serial console
[sftp](cmd/sftp.md) | invoke sftp with the build ssh config
[shell](cmd/shell.md) | start a remote interactive shell in the target device
[ssh](cmd/ssh.md) | invoke ssh with the keys from $FUCHSIA\_BUILD\_DIR/ssh-keys
[wait](cmd/wait.md) | wait for a shell to become available
[screenshot](cmd/screenshot.md) | takes a screenshot and copies it to the host