W3cubDocs

/Yarn

yarn npm tag list

List all dist-tags of a package.

Usage

Examples

List all tags of package my-pkg :

Details

This command will list all tags of a package from the npm registry.

If the package is not specified, Yarn will default to the current workspace.

Options

Definition Description

--json

Format the output as an NDJSON stream

© 2016–present Yarn Contributors
Licensed under the BSD License.
https://yarnpkg.com/cli/npm/tag/list