nais postgres proxy
nais postgres proxy APP_NAME [flags]
Allows your user to connect to databases and starts a proxy.
Options
-H,--host- Host to proxy to. Defaults to localhost.
-p,--port- Port to use for the proxy. Defaults to 5432.
Inherited options
--config- Specify the
PATHto the configuration file. -e,--environment- Specify the
ENVIRONMENTto use for this command. Overrides the default environment from configuration. --no-colors- Disable colors in the output.
-r,--reason- Justification for accessing the database. Required for audit logging.
-t,--team- Specify the
TEAMto use for this command. Overrides the default team from configuration. -v,--verbose- Set verbosity level. Use -v for verbose, -vv for debug, -vvv for trace.