cli
3 pagesGet a platform-managed secret value using the CLI
This guide shows you how to look up and retrieve the value of a platform-managed secret for one of your workloads using the Nais CLI.
Grants and privileges
When using the nais postgres prepare command, the user is granted some privileges in the database. By default, the user is granted SELECT privileges on all tables and sequences in the default schema.
Personal database access
Databases should always be accessed using a personal account, and the access should ideally be temporary.