// This file is generated only once and is safe to edit package cmd type CustomInfo struct { // Custom global flags can be added here. For example: // BaseURL string `long:"base-url" env:"BASE_URL" ini-name:"base-url" description:"The public facing base URL of the API. Used to forge URLs"` }