nuxi info
The info command logs information about the current or specified Nuxt project.
Terminal
npx nuxi info [ROOTDIR] [--cwd=<directory>]
The info
command logs information about the current or specified Nuxt project.
Arguments
Argument | Description |
---|---|
ROOTDIR="." | Specifies the working directory (default: . ) |
Options
Option | Default | Description |
---|---|---|
--cwd=<directory> | Specify the working directory, this takes precedence over ROOTDIR (default: . ) |