Skip to content

Releases: okda-networks/onm-cli

v1.0.0

14 Dec 20:41
be62374

Choose a tag to compare

onm-cli for < sysrepo v2.10

first release 0.1.0

24 Dec 17:02

Choose a tag to compare

first release 0.1.0 Pre-release
Pre-release

Release Notes - Version 0.1.0

This first release of onmcli.

Key Features:

  1. Sysrepo Integration: Utilize Sysrepo YANG modules to dynamically generate commands to add configuration to sysrepo datastore.

  2. Interactive Configuration: Easily configure the Sysrepo datastore through a user-friendly command-line interface.

  3. sysrepo mangement: load/remove and list yang modules in sysrepo.

  4. Version 0.1.0 Stable: This release marks the stable version of the CLI tool, providing a solid foundation for your configuration needs.

How to Use:

  1. build:

    • Follow the installation instructions in the README to build the CLI.
  2. Command Generation:

    • dynamically generate commands based on installed Sysrepo YANG modules refer to usage
  3. Datastore Configuration:

    • Execute commands to configure the Sysrepo datastore interactively.

Feedback:

We appreciate your feedback! If you encounter any issues or have suggestions for improvements, please open an issue on our GitHub repository.

Thank you for your support!