CLI v1.2.0 – Docker Integration and Protocol Selection

We’re excited to announce the release of OpenHubble CLI v1.2.0! 🚀 This version introduces two minor enhancements: Docker support for easier deployment and the ability to choose between HTTP and HTTPS protocols to communicate with the OpenHubble Agent.

New Features:

  • Docker Integration: The OpenHubble CLI can now be packaged and run as a Docker container, allowing for a streamlined, environment-independent installation. No need to install the tool directly on your OS — just run it in a container.
  • Protocol Selection: You can now choose whether to communicate with the OpenHubble Agent over HTTP or HTTPS by using the --http or --httpsflags. This gives you more flexibility when working in different network environments.

Installation:

You can now choose to install OpenHubble CLI via Docker or continue using the traditional installation method. Detailed installation instructions are available in the README.md.

Notes:

  • This release is backward compatible with OpenHubble Agent v1.0.0 (Beta).
  • Docker integration and protocol selection are optional features, allowing for more flexibility in deployment and communication.

Contributing:

We value your feedback and contributions! If you find any issues or have feature suggestions, feel free to open an issue or submit a pull request in the OpenHubble CLI repository.

Thank you for using OpenHubble! We hope you enjoy the new features.