Skip to content

Netlify CLI now supports streaming logs: let's use it  #4264

@Jolg42

Description

@Jolg42

netlify/cli#119 (comment)

This has been added in [email protected] 🎉

* `netlify logs:deploy` to have an interactive selector for currently active builds

* `netlify logs:functions` to have an interactive selector for all functions on a site

* `netlify logs:functions my-function-name` to instantly stream the logs for a given function, in this case my-function-name

We could use that last command here:

echo "TODO: Stream Netlify logs (when available via https://github.com/netlify/cli/issues/119 )"

Probably a low priority task.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions