Installation
The testbedimage tool can be installed manually from the source or by installing the package from the repository.
From Repository
The most comfortable way of installing testbedimage is by using pip:
$ pip3 install testbedimage
From Source
Installing testbedimage manually can be done using pip:
$ pip3 install .