aio-cli-plugin-runtime icon indicating copy to clipboard operation
aio-cli-plugin-runtime copied to clipboard

aio runtime activation logs --tail shows last log before running the command

Open moritzraho opened this issue 3 years ago • 3 comments

Describe the bug Same as in https://github.com/adobe/aio-cli-plugin-app/issues/385

The command should only show logs for new invocations that occur AFTER the command is run

moritzraho avatar Mar 03 '21 13:03 moritzraho

@Himavanth could you qualify?

meryllblanchet avatar Mar 03 '21 14:03 meryllblanchet

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1106

aiojbot avatar Mar 04 '21 02:03 aiojbot

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?

Himavanth avatar Mar 04 '21 08:03 Himavanth