rack resources url
Get the connection string for direct access to a Rack Resource. This is the same URL that is injected into linked Apps.
Syntax
$ convox rack resources url <resource>
Flags
| Flag | Short | Description |
|---|---|---|
--rack |
-r |
Rack name |
Example Usage
$ convox rack resources url shared-postgres
postgres://user:pass@host.example.com:5432/app