# Functions
GetVersionCommandRun runs the command.
InitCommandRunE runs the init command.
NewGetCommand creates a new get command.
NewGetVersionCommand creates a new get version command.
NewInitCommand creates a new init command.
NewPredictCommand creates a new predict command.
NewPredictVersionCommand creates a new predict version command.
NewPushCommand creates a new push command.
NewPushVersionCommand creates a new push version command.
NewReleaseCommand creates a new release command.
NewReleaseVersionCommand creates a new release version command.
NewUpdateCommand creates a new update command.
NewUpdateVersionCommand creates a new update version command.
NewV1Command creates a new V1 root command.
NewVersionCommand creates a new version command.
PredictVersionCommandPreRunE runs before the command runs.
PredictVersionCommandRunE runs the command.
PushVersionCommandRunE runs the command.
ReleaseVersionCommandPreRunE runs before the command runs.
ReleaseVersionCommandRunE runs the command.
UpdateVersionCommandRunE runs the commands.
VersionCommandRunE runs the command.