To install python-tackerclient
, it is required to have pip
(in most cases). Make sure that pip
is installed. Then type:
$ pip install python-tackerclient
Or, if it is needed to install python-tackerclient
from master branch,
type:
$ pip install git+https://github.com/openstack/python-tackerclient.git
After python-tackerclient
is installed you will see command tacker
in your environment.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.