mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 17:38:44 +00:00
Resolves #54662
This commit is contained in:
parent
c7ff67ddef
commit
3560c0cbf2
@ -93,7 +93,7 @@ On Windows, use the following command:
|
||||
|
||||
[source,shell]
|
||||
------------------------------------------------------------
|
||||
Invoke-WebRequest -uri http://<host>:<port>/_xpack/license -Credential elastic -Method Put -ContentType "application/json" -InFile .\license.json
|
||||
Invoke-WebRequest -uri http://<host>:<port>/_license -Credential elastic -Method Put -ContentType "application/json" -InFile .\license.json
|
||||
------------------------------------------------------------
|
||||
|
||||
In these examples,
|
||||
|
Loading…
x
Reference in New Issue
Block a user