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.

**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.

@raoabhi31031997

Checkout the following drush command

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