brefphp / bref

Serverless PHP on AWS Lambda
https://bref.sh
MIT License
3.11k stars 366 forks source link

Make CLI messages Bref-specific #1578

Closed mnapoli closed 1 year ago

mnapoli commented 1 year ago

The serverless CLI prints CLI messages about the Serverless Console (formerly Serverless Dashboard). This product doesn't work with PHP, I've heard people trying to set it up and being confused. Here's an example:

Screen-001205

Instead, I replaced it with a message about the Bref Dashboard:

Screen-001204

I also added it in two commands that I think are particularly relevant to the Dashboard:

Screen-001203 Screen-001202