# Functions

NewCmd returns an initialized Command for the command.
NewFlags returns flags associated with command configuration, with default values set.

# Structs

CmdOptions contains all the options for running the command.
Flags composes common configuration flag structs used in the command.