diff --git a/content/cli/v10/commands/index.mdx b/content/cli/v10/commands/index.mdx index 594d787d9fc..d8c69134e8f 100644 --- a/content/cli/v10/commands/index.mdx +++ b/content/cli/v10/commands/index.mdx @@ -1,17 +1,82 @@ --- title: CLI Commands -shortName: Commands -github_repo: npm/cli -github_branch: release/v10 -github_path: docs/lib/content/nav.yml -redirect_from: - - /cli-documentation/v10/cli-commands - - /cli-documentation/v10/cli-commands/index - - /cli-documentation/v10/commands - - /cli-documentation/v10/commands/index - - /cli/v10/cli-commands - - /cli/v10/cli-commands/index - - /cli/v10/commands/index +description: List of npm CLI v10 commands --- - +# CLI Commands + +Select CLI Version: + +Version 10 (Legacy) + +- npm +- npm access +- npm adduser +- npm audit +- npm bugs +- npm cache +- npm ci +- npm completion +- npm config +- npm dedupe +- npm deprecate +- npm diff +- npm dist‑tag +- npm docs +- npm doctor +- npm edit +- npm exec +- npm explain +- npm explore +- npm find-dupes +- npm fund +- npm help +- npm help-search +- npm hook +- npm init +- npm install +- npm install-ci-test +- npm install-test +- npm link +- npm login +- npm logout +- npm ls +- npm org +- npm outdated +- npm owner +- npm pack +- npm ping +- npm pkg +- npm prefix +- npm profile +- npm prune +- npm publish +- npm query +- npm rebuild +- npm repo +- npm restart +- npm root +- npm run-script +- npm sbom +- npm search +- npm shrinkwrap +- npm star +- npm stars +- npm start +- npm stop +- npm team +- npm test +- npm token +- npm uninstall +- npm unpublish +- npm unstar +- npm update +- npm version +- npm view +- npm whoami +- npx + +--- + +Want to learn more about a specific command? +[See the docs on GitHub →](https://github.com/npm/cli/tree/release/v10/doc)