Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `name` to StringIO object to fix failing test | Aggelos Kolaitis | 2020-09-13 | 1 | -0/+1 |
* | Allow YAML as a CLI import format | Rigel Di Scala | 2020-08-10 | 1 | -0/+26 |
* | remove python2 support from awxkit | Ryan Petrello | 2020-03-19 | 4 | -18/+5 |
* | properly parse CLI arguments for launch endpoints | Ryan Petrello | 2019-10-30 | 1 | -3/+3 |
* | cli: make "detail" actions actually respect Allow: headers | Ryan Petrello | 2019-09-10 | 1 | -0/+6 |
* | cli: add support for granting and revoking roles from users/teams | Ryan Petrello | 2019-09-09 | 1 | -1/+1 |
* | cli: add ability to specify a name instead of primary key | Ryan Petrello | 2019-09-03 | 1 | -10/+11 |
* | fix a formatting bug re: required arguments in the CLI | Ryan Petrello | 2019-08-22 | 1 | -21/+1 |
* | support the new CLI in py2 *and* py3 | Ryan Petrello | 2019-08-20 | 5 | -7/+35 |
* | Remove this dependency that we don't need | Elijah DeLee | 2019-08-15 | 1 | -64/+0 |
* | simplify awxkit dependencies | Ryan Petrello | 2019-08-12 | 1 | -1/+1 |
* | import awxkit | Ryan Petrello | 2019-08-09 | 12 | -0/+1884 |