# Functions
NewCmdCreateProject creates a command object for the "create" command.
NewCmdCreateQuickstart creates a command object for the "create" command.
NewCmdCreateSpring creates a command object for the "create" command.
# Structs
CreateProjectOptions contains the command line options.
CreateProjectWizardOptions the options for the command.
CreateQuickstartOptions the options for the create quickstart command.
CreateSpringOptions the options for the create spring command.