Skip to content

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

Description

@Jolg42

netlify/cli#119 (comment)

This has been added in netlify-cli@17.5.0 馃帀

* `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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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