mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-19 01:45:53 +00:00
786 B
786 B
title | description | links | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
nuxi info | The info command logs information about the current or specified Nuxt project. |
|
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: . ) |