Jacobs-MacBook-Air:newtmgr jacobrosenthal$ newtmgr
Newtmgr helps you manage remote devices running the Mynewt OS
Usage:
newtmgr [flags]
newtmgr [command]
Available Commands:
config Read or write a config value on a device
conn Manage newtmgr connection profiles
crash Send a crash command to a device
datetime Manage datetime on a device
echo Send data to a device and display the echoed back data
fs Access files on a device
image Manage images on a device
log Manage logs on a device
mpstats Read memory pool statistics from a device
reset Send reset request to a device
run Run test procedures on a device
stat Read statistics from a device
taskstats Read task statistics from a device
Flags:
-c, --conn string connection profile to use
-h, --help Help for newtmgr commands
-l, --loglevel string log level to use (default "info")
-t, --trace print all bytes transmitted and received
Use "newtmgr [command] --help" for more information about a command.
Jacobs-MacBook-Air:newtmgr jacobrosenthal$
Still need:
Jacobs-MacBook-Air:newtmgr jacobrosenthal$ newtmgr Newtmgr helps you manage remote devices running the Mynewt OS
Usage: newtmgr [flags] newtmgr [command]
Available Commands: config Read or write a config value on a device conn Manage newtmgr connection profiles crash Send a crash command to a device datetime Manage datetime on a device echo Send data to a device and display the echoed back data fs Access files on a device image Manage images on a device log Manage logs on a device mpstats Read memory pool statistics from a device reset Send reset request to a device run Run test procedures on a device stat Read statistics from a device taskstats Read task statistics from a device
Flags: -c, --conn string connection profile to use -h, --help Help for newtmgr commands -l, --loglevel string log level to use (default "info") -t, --trace print all bytes transmitted and received
Use "newtmgr [command] --help" for more information about a command. Jacobs-MacBook-Air:newtmgr jacobrosenthal$