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
* alias logs will now pull the latest version logs from “Lambda”
service directly if --version flag is not specificed.
* Added --version flag to alias logs, so that user can view logs of a
specific version of function.
.Error('No existing streams for the latest version of function alias. If you want to view logs of a specific function version, please use --version to specify');
0 commit comments