1
0
mirror of https://github.com/ansible/tower-cli.git synced 2026-02-05 15:48:09 +01:00
2020-01-14 11:54:08 -05:00
2020-01-14 11:54:08 -05:00
2018-08-29 14:23:19 +02:00
2018-06-28 14:57:28 -04:00
2020-01-14 11:54:08 -05:00
2017-07-06 17:22:54 -04:00
2013-08-24 08:19:05 -07:00
2018-06-21 20:07:03 -04:00
2018-04-25 11:20:19 -04:00
2018-08-29 14:23:19 +02:00
2015-10-15 15:41:28 -04:00
2018-05-29 12:34:14 -04:00

|Build Status| |Coverage Status| |Version| |Downloads| |License|
|Supported Python Versions|

Welcome to tower-cli
====================

**tower-cli** is a legacy command line tool for Ansible Tower.

It is also what the Ansible `tower_*` modules use under the hood. Such as:

https://docs.ansible.com/ansible/latest/modules/tower_organization_module.html

These modules are now vendored as part of the AWX collection at:

https://galaxy.ansible.com/awx/awx

Supporting correct operation of the modules is the maintenance aim of this
package.

Anyone developing new tooling around AWX or Ansible Tower via a Unix command
line is suggested to use the new CLI.

https://github.com/ansible/awx/tree/devel/awxkit/awxkit/cli/docs

 .. |Build Status| image:: https://img.shields.io/travis/com/ansible/tower-cli.svg
    :target: https://travis-ci.com/ansible/tower-cli
 .. |Coverage Status| image:: https://img.shields.io/coveralls/ansible/tower-cli.svg
    :target: https://coveralls.io/r/ansible/tower-cli
 .. |Version| image:: https://img.shields.io/pypi/v/ansible-tower-cli.svg
    :target: https://pypi.python.org/pypi/ansible-tower-cli/
 .. |Downloads| image:: https://img.shields.io/pypi/dm/ansible-tower-cli.svg
    :target: https://pypi.python.org/pypi/ansible-tower-cli/
 .. |License| image:: https://img.shields.io/pypi/l/ansible-tower-cli.svg
    :target: https://pypi.python.org/pypi/ansible-tower-cli/
 .. |Supported Python Versions| image:: https://img.shields.io/pypi/pyversions/ansible-tower-cli.svg
    :target: https://pypi.python.org/pypi/ansible-tower-cli/
Description
Command line tool and client library for the Ansible Tower and AWX Project's REST API
http://ansible.com/tower
Readme Apache-2.0 3.7 MiB
Languages
Python 99.2%
RPM Spec 0.3%
Makefile 0.3%
Shell 0.2%