We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a85d2 commit 56b1811Copy full SHA for 56b1811
es/config/config.go
@@ -120,6 +120,7 @@ func Help() {
120
" --env Environment (dev, staging, production)\n"+
121
" --help Print help\n"+
122
" --ifs Character to print between label values (default: %s)\n"+
123
+ " --insert Insert one entity\n"+
124
" --json Print entities as JSON\n"+
125
" --labels Print label: before value\n"+
126
" --old Print old values on --update\n"+
0 commit comments