-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Labels
documentationenhancementrdbManaged MySQL and PostgreSQL issues, bugs and feature requestsManaged MySQL and PostgreSQL issues, bugs and feature requests
Description
Description
We could make a cookbook that use password file:
- https://www.postgresql.org/docs/current/libpq-pgpass.html
- https://www.serverlab.ca/tutorials/linux/database-servers/how-to-create-a-credential-file-for-mysql/
to allow a user to do scw rdb instance connect and/or scw rdb database connect to connect directly without typing any password.
Beware we need to tell the user to take care of reading rights access on the password file (chmod 600) and escaping special characters.
We could also have a quick tip: "Hey did you know you could have a password file and connect without typing password: learn how to do that here:".
How this functionality would be exposed
References
Version
version 2.0.0-beta.4+dev
build-date unknown
go-version go1.14.4
git-branch unknown
git-commit unknown
go-arch amd64
go-os darwin
Metadata
Metadata
Assignees
Labels
documentationenhancementrdbManaged MySQL and PostgreSQL issues, bugs and feature requestsManaged MySQL and PostgreSQL issues, bugs and feature requests