Usernamestring`short:"u" long:"user" default:"root" description:"This username is used to connect to the database to create a new database, database user, and tables."`
Password*string`short:"p" optional:"true" optional-value:"" long:"password" description:"The password for the database user"`
}
typecommandInstallGeoIPDBstruct{}
// Execute implements the flags.Commander interface