Più

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

Installation

Install or upgrade to the latest version of Più (Latest PyPI version) with PIP:

$ sudo pip3 install --upgrade stups-piu

How to use

See the section SSH Access on how to get SSH access to EC2 instances with Più.

How to configure

  • Linux:
$ cat ~/.config/piu.yaml
  • Mac:
$ cat ~/Library/Application\ Support/piu/piu.yaml

An example configuration:

{even_url: 'https://even.example.com', odd_host: 'odd-eu-west-1.example.com'}