Difference between revisions of "Npm token"
Jump to navigation
Jump to search
(Created page with "{{lc}} * {{npm}}") |
|||
Line 2: | Line 2: | ||
+ | npm token --help | ||
+ | Manage your authentication tokens | ||
+ | |||
+ | Usage: | ||
+ | npm token list | ||
+ | npm token revoke <id|token> | ||
+ | npm token create [--read-only] [--cidr=list] | ||
+ | |||
+ | Options: | ||
+ | [--read-only] [--cidr <cidr> [--cidr <cidr> ...]] [--registry <registry>] | ||
+ | [--otp <otp>] | ||
+ | |||
+ | Run "npm help token" for more info | ||
+ | == See also == | ||
* {{npm}} | * {{npm}} | ||
+ | |||
+ | [[Category:npm]] |
Revision as of 10:31, 26 October 2022
npm token --help Manage your authentication tokens Usage: npm token list npm token revoke <id|token> npm token create [--read-only] [--cidr=list] Options: [--read-only] [--cidr <cidr> [--cidr <cidr> ...]] [--registry <registry>] [--otp <otp>] Run "npm help token" for more info
See also
Advertising: