Documentation ¶
Index ¶
- Variables
- func GetDbConfigOptionalPassword(projectRef string) pgconn.Config
- func LoadProjectRef(fsys afero.Fs) (string, error)
- func ParseDatabaseConfig(flagSet *pflag.FlagSet, fsys afero.Fs) error
- func ParseProjectRef(ctx context.Context, fsys afero.Fs) error
- func PromptPassword(stdin *os.File) string
- func PromptProjectRef(ctx context.Context, title string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var DbConfig pgconn.Config
View Source
var ProjectRef string
Functions ¶
func GetDbConfigOptionalPassword ¶ added in v1.144.7
func ParseDatabaseConfig ¶ added in v1.95.0
func PromptPassword ¶ added in v1.144.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.