usage: awx export > exportfile
export resources to stdout
optional arguments:
-h, --help show this help message and exit
resources:
--users [USERS ...]
--organizations [ORGANIZATIONS ...]
--teams [TEAMS ...]
--credential_types [CREDENTIAL_TYPES ...]
--credentials [CREDENTIALS ...]
--notification_templates [NOTIFICATION_TEMPLATES ...]
--projects [PROJECTS ...]
--inventory [INVENTORY ...]
--inventory_sources [INVENTORY_SOURCES ...]
--job_templates [JOB_TEMPLATES ...]
--workflow_job_templates [WORKFLOW_JOB_TEMPLATES ...]
--execution_environments [EXECUTION_ENVIRONMENTS ...]
--applications [APPLICATIONS ...]
--schedules [SCHEDULES ...]
input/output formatting:
-f {json,yaml}, --conf.format {json,yaml}
specify a format for the input and output
-v, --verbose print debug-level logs, including requests made