package commonflags const ( ConfigFlag = "config" ConfigFlagShorthand = "c" ConfigFlagUsage = "Config file" )