Ryan Petrello
|
c2ef0a6500
|
move code linting to a stricter pep8-esque auto-formatting tool, black
|
2021-03-23 09:39:58 -04:00 |
|
Jeff Bradberry
|
393369adec
|
First cut at examples of the import and export commands
|
2020-06-18 15:32:49 -04:00 |
|
AlanCoding
|
b90a296d41
|
Document and align the env var for OAuth token
|
2020-04-07 10:00:02 -04:00 |
|
Ryan Petrello
|
32627ce51a
|
promote AWX CLI installation instructions to the global INSTALL.md
a few users have had trouble finding these instructions, so let's move
them into the top level installation docs
|
2020-03-30 11:46:10 -04:00 |
|
Ryan Petrello
|
9c2797b34c
|
fix a typo in the CLI usage docs
|
2019-11-18 11:21:34 -05:00 |
|
beeankha
|
62e4ebb85d
|
Minor change to README, plus a rebase.
|
2019-10-16 09:50:00 -04:00 |
|
softwarefactory-project-zuul[bot]
|
fec67a3545
|
Merge pull request #4888 from ryanpetrello/cli-send-receive-note
cli: add a note about send/receive
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-10-03 14:17:08 +00:00 |
|
Ryan Petrello
|
35fe127891
|
cli: add a note about send/receive
|
2019-10-02 14:06:56 -04:00 |
|
Bill Nottingham
|
ac12a9cfe1
|
Apply some minor copy edits
|
2019-10-02 13:46:10 -04:00 |
|
Ryan Petrello
|
6c1488ed00
|
cli: warn users if they specify a missing file with @
|
2019-10-02 10:28:04 -04:00 |
|
Ryan Petrello
|
da23c4e949
|
template CLI install documentation into a separate file
|
2019-10-02 09:41:11 -04:00 |
|
Ryan Petrello
|
a4047e414f
|
cli: make awx login respect the -f flag
see: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/awx-project/ZAlhpLMBzVw/fUSqujoWBQAJ
|
2019-09-30 15:38:08 -04:00 |
|
Ryan Petrello
|
3eecda4edc
|
cli: add instructions for using awx -h
|
2019-09-11 20:43:20 -04:00 |
|
Ryan Petrello
|
83ee4fb289
|
add a bit more detail to the awx CLI README
|
2019-09-11 16:24:13 -04:00 |
|
Ryan Petrello
|
4ec5e82023
|
cli: add ability to specify a name instead of primary key
|
2019-09-03 17:27:10 -04:00 |
|
Ryan Petrello
|
8e58a4a7de
|
cli: add support for loading JSON/YAML w/ the ansible-like @ syntax
|
2019-08-30 00:51:46 -04:00 |
|
Ryan Petrello
|
150b3e6f6d
|
fix install instructions for the AWX CLI
|
2019-08-23 11:34:55 -04:00 |
|
Ryan Petrello
|
44ff141c23
|
replace the (optional) tabulate dependency w/ a simple table printer
|
2019-08-21 15:54:47 -04:00 |
|
Ryan Petrello
|
9616cc6f78
|
import awxkit
Co-authored-by: Christopher Wang <cwang@ansible.com>
Co-authored-by: Jake McDermott <jmcdermott@ansible.com>
Co-authored-by: Jim Ladd <jladd@redhat.com>
Co-authored-by: Elijah DeLee <kdelee@redhat.com>
Co-authored-by: Alan Rominger <arominge@redhat.com>
Co-authored-by: Yanis Guenane <yanis@guenane.org>
|
2019-08-08 22:12:31 -04:00 |
|