newtmgr fs¶
Access files on a device.
Usage:¶
newtmgr fs [command] -c <conn_profile> [flags]
Global Flags:¶
-c, --conn string       connection profile to use
-h, --help              help for newtmgr
-l, --loglevel string   log level to use (default "info")
    --name string       name of target BLE device; overrides profile setting
-t, --timeout float     timeout in seconds (partial seconds allowed) (default 10)
-r, --tries int         total number of tries in case of timeout (default 1)
Description¶
The fs command provides the subcommands to download a file from and upload a file to a device. Newtmgr uses the
conn_profile connection profile to connect to the device.
| Sub-command | Explanation | 
|---|---|
| 
 | The  | 
| 
 | The  | 
Examples¶
| Usage | Explanation | 
|---|---|
| 
 | Downloads the file name  | 
| 
 | Uploads the file name  | 
