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