--- # Code generated by make gen. DO NOT EDIT. title: server postgres-builtin-url description: Output the connection URL for the built-in PostgreSQL deployment. --- Output the connection URL for the built-in PostgreSQL deployment. ## Usage ```console coder server postgres-builtin-url [flags] ``` ## Options ### --raw-url | | | |------|-------------------| | Type | bool | Output the raw connection URL instead of a psql command.