resources info
Display detailed information about a specific App Resource, including its name, type, and connection URL.
Syntax
$ convox resources info <resource>
Flags
| Flag | Short | Description |
|---|---|---|
--app |
-a |
App name |
--rack |
-r |
Rack name |
Example Usage
$ convox resources info database -a myapp
Name database
Type postgres
URL postgres://user:pass@host.example.com:5432/app