upmc-enterprises / elasticsearch-cron

CronJob container to perform snapshots of an elasticsearch cluster
10 stars 10 forks source link

Compilation bug on master, using string instead of bool #10

Closed while1eq1 closed 5 years ago

while1eq1 commented 5 years ago
# command-line-arguments
./main.go:64:5: invalid operation: ! string
./main.go:176:37: cannot use argUseSSL (type bool) as type string in argument to CreateSnapshotRepository