blob: 64e3ab779b4e8ee617fb16246dbe2e7da76a29fd [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