![Bulat Gaifullin](/assets/img/avatar_default.png)
Avaliable commands: - create - Creates a new local mirrors. fuel-mirror create --input ubuntu.yaml - apply - Applies local mirrors for Fuel-environments. fuel-mirror apply --input centos.yaml -e "ENV1" Change-Id: I6cbf4e581a93b47cf75fb3c89aa1020a352784c8 Closes-Bug: #1487077 Implements: blueprint refactor-local-mirror-scripts
202 B
202 B
Installation
At the command line:
$ pip install fuel_mirror
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv fuel_mirror
$ pip install fuel_mirror