Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (33 loc) · 1.16 KB

README.rst

File metadata and controls

51 lines (33 loc) · 1.16 KB

Più

Build Status Code Coverage PyPI Downloads Latest PyPI version License

Più is the command line client for the "even" SSH access granting service.

Installation

$ sudo pip3 install --upgrade stups-piu

Usage

$ piu myuser@myhost my-reason

See the STUPS documentation on Più for details.

Running Unit Tests

$ python3 setup.py test --cov-html=true