Skip to content
Failed

Changes

Summary

  1. [REST] osmo-s1gw-cli.py skeleton (details)
Commit 2439510415c6eb9a4fb01e26f0cf31a65c8c651b by Vadim Yanitskiy
[REST] osmo-s1gw-cli.py skeleton

This is an interactive shell based on Python's cmd2 library, providing
an alternative to the traditional VTY interface used in many Osmocom
projects.  It communicates with the main process via the REST interface.

Currently there's only one command fetching the OpenAPI specification.
More commands will be introduced in follow-up commits.

Change-Id: I05600f2fa6d213b9cee28871761231722ff5b876
Related: SYS#7066
The file was modifieddebian/control
The file was modifieddebian/copyright
The file was addedcontrib/osmo-s1gw-cli.py
The file was addeddebian/osmo-s1gw.install
The file was modifiedMakefile
The file was modifiedREADME.md
The file was addeddebian/osmo-s1gw-cli.install