An open API service indexing awesome lists of open source software.

https://github.com/nhsdigital/cis2-connman-cli

A Command-Line Tool for the CIS2 Connection Manager API
https://github.com/nhsdigital/cis2-connman-cli

Last synced: 7 months ago
JSON representation

A Command-Line Tool for the CIS2 Connection Manager API

Awesome Lists containing this project

README

          

# CIS2 Connection Manager CLI

## Install

Install the latest version from the releases.

```bash
pip install --user https://github.com/NHSDigital/cis2-connman-cli/releases/download/v0.1.1/connman_cli-0.1.1-py3-none-any.whl
# or
pipx install https://github.com/NHSDigital/cis2-connman-cli/releases/download/v0.1.1/connman_cli-0.1.1-py3-none-any.whl
```