You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think logs --tail is a little different from app run. Another probable way of looking at this is show last "few" logs and keep polling/waiting for more logs. This is how UNIX's tail -f works. It's debatable but i'm ok to go either way. Do you think there is a confusion in the current functionality?
Describe the bug
Same as in adobe/aio-cli-plugin-app#385
The command should only show logs for new invocations that occur AFTER the command is run
The text was updated successfully, but these errors were encountered: