summaryrefslogtreecommitdiff
path: root/.changeset/cold-jokes-buy.md
blob: 7aaa96cfd83b698ebcb795d3f2cfcd18f905b265 (plain) (blame)
1
2
3
4
5
6
7
---
"@astrojs/telemetry": patch
---

Track if the Astro CLI is running in a [`TTY`](nodejs.org/api/process.html#a-note-on-process-io) context. 

This information helps us better understand scripted use of Astro vs. direct terminal use of Astro CLI by a user, especially the `astro dev` command.