Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 78 additions & 13 deletions content/cli/v10/commands/index.mdx
Original file line number Diff line number Diff line change
@@ -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
---

<Index depth="1" />
# 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)