Title: CLI Integration
Last modified: September 29, 2020

---

# CLI Integration

 *  [ELAN42///](https://wordpress.org/support/users/nokao/)
 * (@nokao)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cli-integration/)
 * Hello,
    Is there any way to integrate this plugin with WP-CLI or with a custom
   Bash script? More precisely, I would like to automatically import a settings 
   file, which I usually do from the GUI.
 * Thank you

Viewing 1 replies (of 1 total)

 *  Plugin Author [cusmin](https://wordpress.org/support/users/cusmin/)
 * (@cusmin)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/cli-integration/#post-13472652)
 * There is no standard way to do that, but you could try exporting AGCA options
   from wp_options table and importing them the same way on other site. I’m not 
   sure if wp-cli supports that, but you could create a custom script to achieve
   that.
 * All AGCA options are stored in wp_options table and starting with “agca_” and“
   ag_”. Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘CLI Integration’ is closed to new replies.

 * ![](https://ps.w.org/ag-custom-admin/assets/icon.svg?rev=2928712)
 * [AGCA - Custom Dashboard & Login Page](https://wordpress.org/plugins/ag-custom-admin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ag-custom-admin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ag-custom-admin/)
 * [Active Topics](https://wordpress.org/support/plugin/ag-custom-admin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ag-custom-admin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ag-custom-admin/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [cusmin](https://wordpress.org/support/users/cusmin/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/cli-integration/#post-13472652)
 * Status: not resolved