master 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 #76 passed

  • Ran for
AMD64
no language set
Git