# Functions
GetOptions parses a client.GetOptions from a command.
LabelMatch takes in a single label specification string and returns a corresponding filter.LabelMatch.
LabelMatchFromCmd automatically parses the "label" flag from a command and returns the filtering.LabelMatch specified.
LabelMatchSlice is like LabelMatch but handles multiple labels.
ListOptions parses a client.ListOptions from a command.
LogOptions parses a client.LogOptions from a command.
StatusFromCmd automatically parses the status flag from a commandand returns the filtering.StatusMatch specified.