mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[kbn/es] support minor version numbers (#39353)
This commit is contained in:
parent
5941436e1b
commit
eeab45df7b
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ exports.run = async (defaults = {}) => {
|
|||
esArgs: 'E',
|
||||
},
|
||||
|
||||
string: ['version'],
|
||||
|
||||
boolean: ['download-only'],
|
||||
|
||||
default: defaults,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue