Skip to content

Commit eeab45d

Browse files
author
Spencer
authored
[kbn/es] support minor version numbers (#39353)
1 parent 5941436 commit eeab45d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/kbn-es/src/cli_commands/snapshot.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ exports.run = async (defaults = {}) => {
5555
esArgs: 'E',
5656
},
5757

58+
string: ['version'],
59+
5860
boolean: ['download-only'],
5961

6062
default: defaults,

0 commit comments

Comments
 (0)