* Update CLI.md Removing mentions of kibana_user and kibana_password since #4495 removed them entirely. * Bump patch version * Bump patch version --------- Co-authored-by: Eric Forte <119343520+eric-forte-elastic@users.noreply.github.com> Co-authored-by: eric-forte-elastic <eric.forte@elastic.co>
This commit is contained in:
committed by
GitHub
parent
03f977246f
commit
1b12ecff87
@@ -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_<UPPERCASED_ARG_NAME>` will be parsed in commands which expect it.
|
||||
|
||||
Reference in New Issue
Block a user