diff --git a/CLI.md b/CLI.md index ce94cf403fa..f4d1e2eb447 100644 --- a/CLI.md +++ b/CLI.md @@ -25,10 +25,12 @@ Currently supported arguments: * elasticsearch_url * kibana_url * cloud_id -* *_user (kibana and es) -* *_password (kibana and es) +* es_user +* es_password * api_key +Authenticating to Kibana is only available using api_key. + #### Using environment variables Environment variables using the argument format: `DR_` will be parsed in commands which expect it.