npm profile set <property> <value>
Set the value of a profile property
Arguments
Name | Description |
---|
property | Property name |
value | Property value |
Subcommands
Name | Description |
---|
password | Change your password. This is interactive, you'll be prompted for your current password and a new password |
Options
Name | Description |
---|
--registry <registry> | The base URL of the npm registry |
--json | Show output in json format |
-p, --parseable | Output parseable results from commands that write to standard output |
--otp <otp> | One-time password from a two-factor authenticator |