Lines Matching +full:dry +full:- +full:run
1 .TH "NPM\-PUBLISH" "1" "April 2022" "" ""
3 \fBnpm-publish\fR \- Publish a package
8 npm publish [<tarball>|<folder>] [\-\-tag <tag>] [\-\-access <public|restricted>] [\-\-otp otpcode]…
11 Sets tag 'latest' if no \-\-tag specified
33 \fB[\-\-tag <tag>]\fP
36 and \fBnpm install\fP installs the \fBlatest\fP tag\. See \fBnpm\-dist\-tag\fP \fInpm\-dist\-tag\fR…
39 \fB[\-\-access <public|restricted>]\fP
42 If you don't have a paid account, you must publish with \fB\-\-access public\fP
45 \fB[\-\-otp <otpcode>]\fP
46 If you have two\-factor authentication enabled in \fBauth\-and\-writes\fP mode
50 \fB[\-\-dry\-run]\fP
67 Similar to \fB\-\-dry\-run\fP see npm help \fBpack\fP, which figures out the files to be
82 npm help dist\-tag