mirror of
https://github.com/ansible/awx.git
synced 2026-03-24 20:35:02 -02:30
cli: add instructions for using awx -h
This commit is contained in:
@@ -20,6 +20,7 @@ Installation
|
|||||||
The preferred way to install the AWX CLI is through pip directly from GitHub:
|
The preferred way to install the AWX CLI is through pip directly from GitHub:
|
||||||
|
|
||||||
pip install "https://github.com/ansible/awx/archive/$VERSION.tar.gz#egg=awxkit&subdirectory=awxkit"
|
pip install "https://github.com/ansible/awx/archive/$VERSION.tar.gz#egg=awxkit&subdirectory=awxkit"
|
||||||
|
awx --help
|
||||||
|
|
||||||
...where ``$VERSION`` is the version of AWX you're running. To see a list of all available releases, visit: https://github.com/ansible/awx/releases
|
...where ``$VERSION`` is the version of AWX you're running. To see a list of all available releases, visit: https://github.com/ansible/awx/releases
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user