mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 22:21:13 +03:00
Merge pull request #4715 from ansible/cli-more-readme
cli: add instructions for using awx -h Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
168e03ea0e
@ -20,6 +20,7 @@ Installation
|
||||
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"
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user