Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

functions logs read --start-time option is missing? #277

Open
mrdulin opened this issue Sep 25, 2018 · 0 comments
Open

functions logs read --start-time option is missing? #277

mrdulin opened this issue Sep 25, 2018 · 0 comments

Comments

@mrdulin
Copy link

mrdulin commented Sep 25, 2018

Environment details

  • @google-cloud/functions-emulator version: ^1.0.0-beta.5

Steps to reproduce

☁  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

I follow GCP CF docs: https://cloud.google.com/functions/docs/bestpractices/testing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant