# Constants
BuildStatusFormatDescription is the format description for the flag.
DateTimeExampleFormat is an exemplary valid datetime flag.
DateTimeFormat describes a short format supported by the flag.
DateTimeFormatDescr contains a description of the supported formats.
DateTimeFormatTz describes long format supported by the flag.
FieldSep specifies the separator when passing multiple values to the flag.
# Structs
BuildStatus is a commandline parameter to specify build status filters.
DateTimeFlagValue is the DateTime pflag flag.
Fields is a commandline flag that allows to enable one or more boolean fields by passing them in a format like "-f id,duration,path".
Sort is a commandline flag to specify via which field and in which order output should be sorted.