awx/awxkit
Jeff Bradberry 9fc1a4bb44 Change the method that exports list views to take a PageList or TentativePage
This will allow the related m2m views to also use this method, with a
bit of effort.  Also, remove the use of pk_or_name in favor of a new
method that reduces the number of api calls.
2020-06-09 13:54:05 -04:00
..
2020-03-19 09:02:39 -04:00
2019-08-08 22:12:31 -04:00
2019-09-23 15:38:51 -04:00
2020-03-19 09:02:39 -04:00
2020-06-09 12:19:17 -04:00

awxkit

Python library that backs the provided awx command line client.

For more information on installing the CLI and building the docs on how to use it, look here.