# Functions
GenerateSpecWithSpinner calls generator to generate versioned Spec.
NewCmdGenerate creates the `generate` command.
NewGenerateFlags returns a default GenerateFlags.
No description provided by the author
# Structs
GenerateFlags directly reflect the information that CLI is gathering via flags.
GenerateOptions defines flags and other configuration parameters for the `generate` command.