aio app run --local
should be more verbose by default
#482
Labels
enhancement
New feature or request
aio app run --local
should be more verbose by default
#482
On success,
aio app run --local
output currently is:This is far too few information for end-users, especially when running headless apps locally.
The
aio app run --local --verbose
should be fully output to the user terminal for better guidance and UX.Workaround: run
aio app run --local --verbose
The text was updated successfully, but these errors were encountered: