# Functions
NewCmdEvents creates a new events command.
No description provided by the author
NewEventsFlags returns a default EventsFlags.
# Structs
EventPrinter stores required fields to be used for default printing for events command.
EventsFlags directly reflect the information that CLI is gathering via flags.
EventsOptions is a set of options that allows you to list events.
# Type aliases
SortableEvents implements sort.Interface for []api.Event by time.