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
{{ message }}
This repository has been archived by the owner on May 15, 2019. It is now read-only.
☁ nodejs-serverless-framework [master] ⚡ $(npm bin)/functions logs read -help
Usage:
functions logs read [options]
Description:
Show logs produced by functions.
Options:
--help Show help [boolean]
--version Show version number [boolean]
--limit, -l Number of log entries to be fetched. [number] [default:20]
Examples:
functions logs read --limit=10 Display the most recent 10 lines from the logs
Unknown arguments: h, e, p
Environment details
^1.0.0-beta.5
Steps to reproduce
I follow GCP CF docs: https://cloud.google.com/functions/docs/bestpractices/testing
The text was updated successfully, but these errors were encountered: