Nuxt/docs/5.api/5.commands/info.md
Sébastien Chopin cd7627d9ff chore: wip
2023-03-27 15:17:17 +02:00

17 lines
425 B
Markdown

---
title: "nuxi info"
description: The info command logs information about the current or specified Nuxt project.
---
# `nuxi info`
```{bash}
npx nuxi info [rootDir]
```
The `info` command logs information about the current or specified Nuxt project.
Option | Default | Description
-------------------------|-----------------|------------------
`rootDir` | `.` | The directory of the target application.