Runway

show

Services are currently in public beta, with additional features—such as enhanced statistics and support for more service types—set to roll out in the coming weeks.

The runway service show <name> command provides a comprehensive overview of your service’s details. This includes a list of available instances, their associated hosts, and the credentials required to connect securely. Additionally, it displays the current backup status, ensuring you have full visibility into the reliability and accessibility of your service. This command is your go-to for quickly verifying connectivity details, monitoring backups, and managing service health.

Example

$ runway service show db-test
        Value
Name    db-test
Type    postgres
Plan    dev-launch
Version 17

Volumes
    /var/lib/postgresql/data 5120 MB
    /var/lib/postgresql/wal  5120 MB

Credentials
    Hostname:  db-test-rw.db-test.svc.cluster.local
    Port:      5432
    Username:  app
    Password:  ****** 
    Database:  app