Skip to content

Releases: drogue-iot/drg

drgctl v0.3.0

30 Mar 15:28
Compare
Choose a tag to compare

This release is compatible with drogue-cloud 0.4.0.

Changelog :

  • Added openId support as authentication is now required for drogue cloud.
  • Config file contains authentication token and connection details to drogue cloud. See login sub command.
  • Json outputs are colored and prettier.
  • If something wrong happens drg will return non 0 return values.
  • version sub commands now displays drogue cloud version when a valid configuration exist.
  • published to crates.io
  • verbose option
  • --app option have a shorthand : -a

drgctl v0.1 beta

15 Mar 08:52
Compare
Choose a tag to compare
drgctl v0.1 beta Pre-release
Pre-release

This release is for testing use. See the README on the homepage for usage.
Please open issues for bugs you encounter and features suggestions.

#Installation
Download the binary file and copy it wherever you want it. You may add it to your PATH for easier use. That's it !

Note : this binary is only compatbile with linux. Other plateforms will be supported in future releases.