Skip to content

Commit

Permalink
Describe query flag
Browse files Browse the repository at this point in the history
  • Loading branch information
dgieselaar committed Sep 3, 2020
1 parent cb83432 commit 143efcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kbn-es-archiver/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ export function runCli() {
string: ['query'],
help: `
--raw don't gzip the archives
--query query object to limit the documents being archived, needs to be properly escaped JSON
`,
},
async run({ flags, esArchiver }) {
Expand Down

0 comments on commit 143efcd

Please sign in to comment.