npm-dist-tag
Verified for current stable LTS
Npm Dist Tag Command: Add Distribution Tag Specific Version
Use for add distribution tag specific version with Npm Dist Tag. Exact CLI syntax to add distribution tag specific version using Npm Dist Tag.
When to use this: Use for add distribution tag specific version with Npm Dist Tag.
Command Syntax
npm dist-tag add <package_name>@<version> <tag> npm dist-tag add <package_name>@<version> <tag> Command Breakdown
npm is the base executable for this command.
FAQ
Purpose: Exact syntax to add distribution tag specific version using Npm Dist Tag.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Npm Dist Tag Command: Add Tag Configured Npm Config
npm dist-tag add <package_name>@<version> Npm Dist Tag Command: Add Tag With Two Factor Authentication npm dist-tag add <package_name>@<version> <tag> --otp <one_time_password> Npm Dist Tag Command: List Distribution Tags Current Package npm dist-tag ls Npm Dist Tag Command: List Distribution Tags Package npm dist-tag ls <package_name> Npm Dist Tag Command: Remove Distribution Tag Package npm dist-tag rm <package_name> <tag>