How to Install cs in Ubuntu 18.04



Install cs by entering the following commands in the terminal:

sudo apt update
sudo apt install cs

Description:

simple, yet powerful CloudStack API client

cs a simple, yet powerful Apache CloudStack API client written in Python and available as a command-line tool. It is a thin wrapper on top of the CloudStack API and hence it is able to adapt to any future version. . Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines.

Homepage: https://github.com/exoscale/cs

Version: 2.0.0-1

Section: universe/python