planetscale / cli

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

Fix postitive auth check message #883

Closed jgreet closed 2 months ago

jgreet commented 2 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$