Released 04.16.2021
New changes in mender-cli since 1.6.0:
mender-cli --record <my-file> terminal <DEVICE-ID>
records
the terminal session into a local file.
(MEN-4318)mender-cli --playback <my-file> terminal
playbacks the
previously recorded terminal session from a local file.
(MEN-4318)mender-cli devices list
to list all devices
from /devauth/devices endpoint. The amount of detail can be controlled
using cli parameter -d/--detail
, same as for other commands.Released 16.04.2021
New changes in mender-cli since 1.6.0:
Released 01.20.2021
New changes in mender-cli since 1.5.0:
Released 01.21.2021
New changes in mender-cli since 1.5.0:
Released 09.11.2020
New changes in mender-cli since 1.4.0:
.mender-clirc.json
This helps usage, in that now, in order to login, a user with a configuration file can do:
$ mender-cli login
as opposed to:
$ mender-cli --username foo --password bar --server bar.com
The parameters which are configurable from the config file are:
Released 16.04.2021
New changes in mender-cli since 1.4.0:
Released 07.15.2020
New changes in mender-cli since 1.3.0:
Released 03.05.2020
New changes in mender-cli since 1.2.0:
mender-cli
Released 09.16.2019
New changes in mender-cli since 1.1.0:
© 2022 Northern.tech AS