Mender is an open source over-the-air (OTA) software updater for embedded Linux devices. Mender comprises a client running at the embedded device, as well as a server that manages deployments across many devices.
This repository contains a standalone tool that makes it much easier to work with the Mender server management APIs.
The goal with mender-cli
is to simplify integration between the Mender server
and cloud services like continuous integration (CI)/build automation.
Over time mender-cli
will be extended to simplify the most common use cases
for integrating the Mender server into other backend and cloud systems.
To start using mender-cli
, we recommend that you begin with the
documentation section to set up mender-cli.
We welcome and ask for your contribution. If you would like to contribute to Mender, please read our guide on how to best get started contributing code or documentation.
Mender is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
We take security very seriously. If you come across any issue regarding security, please disclose the information by sending an email to security@mender.io. Please do not create a new public issue. We thank you in advance for your cooperation.
- Join our Google group
- Follow us on Twitter. Please feel free to tweet us questions.
- Fork us on Github
- Email us at contact@mender.io