planetscale / cli

The CLI for PlanetScale Database
https://planetscale.com/cli
Apache License 2.0
604 stars 51 forks source link

Fix postitive auth check message #883

Closed jgreet closed 4 months ago

jgreet commented 4 months ago

Fixes a missing newline in the affirmative pscale auth check output

Currently:

bash-3.2$ pscale auth check
You are authenticated.bash-3.2$