Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 874 Bytes

File metadata and controls

39 lines (29 loc) · 874 Bytes

Automation Controller Export Documentation

Description

This is documentation on how to use a the Automation Controller export commands in development.

This command allows exporting all available endpoints for Automation Controller for use in importing, templates, backups and many other uses.

Installation

pip3 install awxkit

Basic command options

awx export --conf.host https://localhost --conf.username admin --conf.password ******** --conf.insecure --help
awx export --conf.host https://localhost --conf.username admin --conf.password ******** --conf.insecure --job_templates

Available options for this command

Option
users
organizations
teams
credential_types
credentials
notification_templates
projects
inventory
inventory_sources
job_templates
workflow_job_templates