Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

command-line.md

File metadata and controls

9 lines (6 loc) · 301 Bytes

Opening a Rails console

Ensure you've installed the CloudFoundry CLI tool and have access to your GOV UK PAAS credentials.

Example for production:

cf ssh qae-production
/tmp/lifecycle/launcher "app" "$SHELL" ""
rails console