hh/check-cli-flags cmd: check if required flags are set

Using c.String("…") == "" instead of !c.IsSet("…") since c.IsSet only
checks if the flag is passed on the command line, it doesn't check if
it's set in env vars.

Sarah Hodne avatar Sarah Hodne

Push event #72 passed

  • Ran for
  • New branch build
AMD64
Go: 1.7.5
Git

There was an error while trying to fetch the log.