m npm add_tags¶
Add tags to a package version.
$ m npm add_tags --branch "$M_BRANCH" <package-name> <m_tag>
These tags are the same tags generated from docker.
Source code in m/cli/commands/npm/add_tags.py
Required arguments¶
--branch¶
the branch where the build is taking place
Positional arguments¶
package_name¶
name of the npm package
m_tag¶
the m_tag of the published package