1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00
awx/awxkit
softwarefactory-project-zuul[bot] 66907151a0
Merge pull request #4651 from ryanpetrello/py2-argparse-alias
cli: add support for deprecated tower-cli aliases in py2

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-09-04 14:24:15 +00:00
..
awxkit Merge pull request #4651 from ryanpetrello/py2-argparse-alias 2019-09-04 14:24:15 +00:00
test cli: add ability to specify a name instead of primary key 2019-09-03 17:27:10 -04:00
.gitignore import awxkit 2019-08-08 22:12:31 -04:00
MANIFEST.in make awxkit have the same version as the AWX package 2019-08-12 09:42:04 -04:00
README.md import awxkit 2019-08-08 22:12:31 -04:00
requirements.txt support the new CLI in py2 *and* py3 2019-08-20 02:41:45 -04:00
setup.py replace the (optional) tabulate dependency w/ a simple table printer 2019-08-21 15:54:47 -04:00
tox.ini support the new CLI in py2 *and* py3 2019-08-20 02:41:45 -04:00
VERSION make awxkit have the same version as the AWX package 2019-08-12 09:42:04 -04:00

awxkit

Python library that backs the provided awx command line client.