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.

Henrik Hodne authored and committed

Nothing here #76.1 passed

  • Ran for
AMD64
no language set
Git