Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Automate Apigee Edge Connection

Current Status: I am able to enable apigee_edge module using Drush command line and configured the apigee edge connection using Drupal admin UI. 

apigeeQuestion1.png

What You Looking For:I want to set the Key provider as Apigee Edge: Environment Variable using the CLI or any other option(but not using UI), the default value for the Key provider is set to Apigee Edge :  Private File.   

What Have You Tried: I have gone through the Apigee Edge project page and went through this doc

0 1 174
1 REPLY 1

hirenkumar
Former Googler

@raoabhi31031997 

 

Checkout the following drush command

 

drush config:set key.key.apigee_edge_connection_default key_provider apigee_edge_environment_variables --no-interaction