Browse Source

Add logs command to readme

pull/35/head
baarkerlounger 3 years ago
parent
commit
27b1eba583
  1. 3
      README.md

3
README.md

@ -65,6 +65,9 @@ Once the app is deployed:
- Get a rails console <br/>
`cf ssh dluhc-core -t -c "/tmp/lifecycle/launcher /home/vcap/app 'rails console' ''"`
- Check logs <br />
`cf logs dluhc-core --recent`
### CI/CD

Loading…
Cancel
Save