https://github.com/DataDog/datadogpy/blob/master/datadog/dogshell/common.py#L93-L94 looks for `apikey` and `appkey` but the file generates `api_key` and `app_key`
https://github.com/DataDog/datadogpy/blob/master/datadog/dogshell/common.py#L93-L94
looks for
apikeyandappkeybut the file generatesapi_keyandapp_key