Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Jolg42 opened this issue Nov 17, 2023 · 0 comments
Open

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

Jolg42 opened this issue Nov 17, 2023 · 0 comments

Comments

@Jolg42
Copy link
Contributor

Jolg42 commented Nov 17, 2023

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.

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

No branches or pull requests

1 participant