PATH:
opt
/
bitninja-node-dojo
/
lib
/
node_modules
/
npm
/
man
/
man1
.TH "NPM\-TOKEN" "1" "March 2021" "" "" .SH "NAME" \fBnpm-token\fR \- Manage your authentication tokens .SS Synopsis .P .RS 2 .nf npm token list [\-\-json|\-\-parseable] npm token create [\-\-read\-only] [\-\-cidr=1\.1\.1\.1/24,2\.2\.2\.2/16] npm token revoke <id|token> .fi .RE .SS Description .P This lets you list, create and revoke authentication tokens\. .RS 0 .IP \(bu 2 \fBnpm token list\fP: Shows a table of all active authentication tokens\. You can request this as JSON with \fB\-\-json\fP or tab\-separated values with \fB\-\-parseable\fP\|\. .RE .P .RS 2 .nf +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | id | token | created | read\-only | CIDR whitelist | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | 7f3134 | 1fa9ba… | 2017\-10\-02 | yes | | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | c03241 | af7aef… | 2017\-10\-02 | no | 192\.168\.0\.1/24 | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | e0cf92 | 3a436a… | 2017\-10\-02 | no | | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | 63eb9d | 74ef35… | 2017\-09\-28 | no | | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | 2daaa8 | cbad5f… | 2017\-09\-26 | no | | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | 68c2fe | 127e51… | 2017\-09\-23 | no | | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | 6334e1 | 1dadd1… | 2017\-09\-23 | no | | +\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ .fi .RE .RS 0 .IP \(bu 2 \fBnpm token create [\-\-read\-only] [\-\-cidr=<cidr\-ranges>]\fP: Create a new authentication token\. It can be \fB\-\-read\-only\fP or accept a list of CIDR \fIhttps://en\.wikipedia\.org/wiki/Classless_Inter\-Domain_Routing\fR ranges to limit use of this token to\. This will prompt you for your password, and, if you have two\-factor authentication enabled, an otp\. .RE .P .RS 2 .nf +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | token | a73c9572\-f1b9\-8983\-983d\-ba3ac3cc913d | +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | cidr_whitelist | | +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | readonly | false | +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ | created | 2017\-10\-02T07:52:24\.838Z | +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+ .fi .RE .RS 0 .IP \(bu 2 \fBnpm token revoke <token|id>\fP: This removes an authentication token, making it immediately unusable\. This can accept both complete tokens (as you get back from \fBnpm token create\fP and will find in your \fB\|\.npmrc\fP) and ids as seen in the \fBnpm token list\fP output\. This will NOT accept the truncated token found in \fBnpm token list\fP output\. .RE
[-] npm-restart.1
[edit]
[-] npm-publish.1
[edit]
[-] npm.1
[edit]
[-] npm-org.1
[edit]
[-] npm-ci.1
[edit]
[-] npm-token.1
[edit]
[-] npm-test.1
[edit]
[-] npm-completion.1
[edit]
[-] npm-install.1
[edit]
[-] npm-rebuild.1
[edit]
[-] npm-deprecate.1
[edit]
[-] npm-update.1
[edit]
[+]
..
[-] npm-doctor.1
[edit]
[-] npm-help.1
[edit]
[-] npm-start.1
[edit]
[-] npm-bugs.1
[edit]
[-] npm-fund.1
[edit]
[-] npm-stars.1
[edit]
[-] npm-version.1
[edit]
[-] npm-ls.1
[edit]
[-] npm-repo.1
[edit]
[-] npm-hook.1
[edit]
[-] npm-dist-tag.1
[edit]
[-] npm-bin.1
[edit]
[-] npm-explore.1
[edit]
[-] npm-star.1
[edit]
[-] npm-bundle.1
[edit]
[-] npm-search.1
[edit]
[-] npm-build.1
[edit]
[-] npx.1
[edit]
[-] npm-unpublish.1
[edit]
[-] npm-shrinkwrap.1
[edit]
[-] npm-config.1
[edit]
[-] npm-owner.1
[edit]
[-] npm-uninstall.1
[edit]
[-] npm-link.1
[edit]
[-] npm-access.1
[edit]
[-] npm-docs.1
[edit]
[-] npm-README.1
[edit]
[-] npm-audit.1
[edit]
[-] npm-install-test.1
[edit]
[-] npm-whoami.1
[edit]
[-] npm-init.1
[edit]
[-] npm-adduser.1
[edit]
[-] npm-team.1
[edit]
[-] npm-run-script.1
[edit]
[-] npm-prune.1
[edit]
[-] npm-install-ci-test.1
[edit]
[-] npm-help-search.1
[edit]
[-] npm-cache.1
[edit]
[-] npm-profile.1
[edit]
[-] npm-root.1
[edit]
[-] npm-stop.1
[edit]
[-] npm-outdated.1
[edit]
[-] npm-ping.1
[edit]
[-] npm-pack.1
[edit]
[-] npm-edit.1
[edit]
[-] npm-logout.1
[edit]
[-] npm-view.1
[edit]
[-] npm-dedupe.1
[edit]
[-] npm-prefix.1
[edit]