summaryrefslogtreecommitdiffstats
path: root/awxkit/test/cli (follow)
Commit message (Expand)AuthorAgeFilesLines
* add credential file supportsezanzeb2021-09-121-0/+57
* Run flake8 on awxkitAlan Rominger2021-06-293-7/+1
* Removed references to tower in InventorySource and CredentialsAmol Gautam2021-06-221-3/+3
* move code linting to a stricter pep8-esque auto-formatting tool, blackRyan Petrello2021-03-234-120/+94
* Add `name` to StringIO object to fix failing testAggelos Kolaitis2020-09-131-0/+1
* Allow YAML as a CLI import formatRigel Di Scala2020-08-101-0/+26
* remove python2 support from awxkitRyan Petrello2020-03-191-4/+1
* properly parse CLI arguments for launch endpointsRyan Petrello2019-10-301-3/+3
* cli: make "detail" actions actually respect Allow: headersRyan Petrello2019-09-101-0/+6
* cli: add support for granting and revoking roles from users/teamsRyan Petrello2019-09-091-1/+1
* cli: add ability to specify a name instead of primary keyRyan Petrello2019-09-031-10/+11
* fix a formatting bug re: required arguments in the CLIRyan Petrello2019-08-221-21/+1
* support the new CLI in py2 *and* py3Ryan Petrello2019-08-202-3/+12
* import awxkitRyan Petrello2019-08-094-0/+400