@@ -2491,6 +2491,8 @@ npm access grant <read-only|read-write> <scope:team> [<package>]
2491
2491
npm access revoke <scope:team> [<package>]
2492
2492
\`\`\`
2493
2493
2494
+ Note: This command is unaware of workspaces.
2495
+
2494
2496
#### \`json\`
2495
2497
#### \`otp\`
2496
2498
#### \`registry\`
@@ -2515,6 +2517,8 @@ npm adduser
2515
2517
alias: add-user
2516
2518
\`\`\`
2517
2519
2520
+ Note: This command is unaware of workspaces.
2521
+
2518
2522
#### \`registry\`
2519
2523
#### \`scope\`
2520
2524
#### \`auth-type\`
@@ -2603,6 +2607,8 @@ npm cache ls [<name>@<version>]
2603
2607
npm cache verify
2604
2608
\`\`\`
2605
2609
2610
+ Note: This command is unaware of workspaces.
2611
+
2606
2612
#### \`cache\`
2607
2613
`
2608
2614
@@ -2665,6 +2671,8 @@ Run "npm help completion" for more info
2665
2671
npm completion
2666
2672
\`\`\`
2667
2673
2674
+ Note: This command is unaware of workspaces.
2675
+
2668
2676
NO PARAMS
2669
2677
`
2670
2678
@@ -2698,6 +2706,8 @@ npm config fix
2698
2706
alias: c
2699
2707
\`\`\`
2700
2708
2709
+ Note: This command is unaware of workspaces.
2710
+
2701
2711
#### \`json\`
2702
2712
#### \`global\`
2703
2713
#### \`editor\`
@@ -2761,6 +2771,8 @@ Run "npm help deprecate" for more info
2761
2771
npm deprecate <package-spec> <message>
2762
2772
\`\`\`
2763
2773
2774
+ Note: This command is unaware of workspaces.
2775
+
2764
2776
#### \`registry\`
2765
2777
#### \`otp\`
2766
2778
`
@@ -2872,6 +2884,8 @@ Run "npm help doctor" for more info
2872
2884
npm doctor [ping] [registry] [versions] [environment] [permissions] [cache]
2873
2885
\`\`\`
2874
2886
2887
+ Note: This command is unaware of workspaces.
2888
+
2875
2889
#### \`registry\`
2876
2890
`
2877
2891
@@ -2890,6 +2904,8 @@ Run "npm help edit" for more info
2890
2904
npm edit <pkg>[/<subpkg>...]
2891
2905
\`\`\`
2892
2906
2907
+ Note: This command is unaware of workspaces.
2908
+
2893
2909
#### \`editor\`
2894
2910
`
2895
2911
@@ -2965,6 +2981,8 @@ Run "npm help explore" for more info
2965
2981
npm explore <pkg> [ -- <command>]
2966
2982
\`\`\`
2967
2983
2984
+ Note: This command is unaware of workspaces.
2985
+
2968
2986
#### \`shell\`
2969
2987
`
2970
2988
@@ -3040,6 +3058,8 @@ Run "npm help get" for more info
3040
3058
npm get [<key> ...] (See \`npm config\`)
3041
3059
\`\`\`
3042
3060
3061
+ Note: This command is unaware of workspaces.
3062
+
3043
3063
NO PARAMS
3044
3064
`
3045
3065
@@ -3062,6 +3082,8 @@ npm help <term> [<terms..>]
3062
3082
alias: hlep
3063
3083
\`\`\`
3064
3084
3085
+ Note: This command is unaware of workspaces.
3086
+
3065
3087
#### \`viewer\`
3066
3088
`
3067
3089
@@ -3080,6 +3102,8 @@ Run "npm help help-search" for more info
3080
3102
npm help-search <text>
3081
3103
\`\`\`
3082
3104
3105
+ Note: This command is unaware of workspaces.
3106
+
3083
3107
#### \`long\`
3084
3108
`
3085
3109
@@ -3104,6 +3128,8 @@ npm hook rm <id>
3104
3128
npm hook update <id> <url> <secret>
3105
3129
\`\`\`
3106
3130
3131
+ Note: This command is unaware of workspaces.
3132
+
3107
3133
#### \`registry\`
3108
3134
#### \`otp\`
3109
3135
`
@@ -3380,6 +3406,8 @@ Run "npm help login" for more info
3380
3406
npm login
3381
3407
\`\`\`
3382
3408
3409
+ Note: This command is unaware of workspaces.
3410
+
3383
3411
#### \`registry\`
3384
3412
#### \`scope\`
3385
3413
#### \`auth-type\`
@@ -3400,6 +3428,8 @@ Run "npm help logout" for more info
3400
3428
npm logout
3401
3429
\`\`\`
3402
3430
3431
+ Note: This command is unaware of workspaces.
3432
+
3403
3433
#### \`registry\`
3404
3434
#### \`scope\`
3405
3435
`
@@ -3448,6 +3478,8 @@ exports[`test/lib/docs.js TAP usage npm > must match snapshot 1`] = `
3448
3478
npm
3449
3479
\`\`\`
3450
3480
3481
+ Note: This command is unaware of workspaces.
3482
+
3451
3483
NO PARAMS
3452
3484
`
3453
3485
@@ -3485,6 +3517,8 @@ npm org ls orgname [<username>]
3485
3517
alias: ogr
3486
3518
\`\`\`
3487
3519
3520
+ Note: This command is unaware of workspaces.
3521
+
3488
3522
#### \`registry\`
3489
3523
#### \`otp\`
3490
3524
#### \`json\`
@@ -3586,6 +3620,8 @@ Run "npm help ping" for more info
3586
3620
npm ping
3587
3621
\`\`\`
3588
3622
3623
+ Note: This command is unaware of workspaces.
3624
+
3589
3625
#### \`registry\`
3590
3626
`
3591
3627
@@ -3635,6 +3671,8 @@ Run "npm help prefix" for more info
3635
3671
npm prefix [-g]
3636
3672
\`\`\`
3637
3673
3674
+ Note: This command is unaware of workspaces.
3675
+
3638
3676
#### \`global\`
3639
3677
`
3640
3678
@@ -3659,6 +3697,8 @@ npm profile get [<key>]
3659
3697
npm profile set <key> <value>
3660
3698
\`\`\`
3661
3699
3700
+ Note: This command is unaware of workspaces.
3701
+
3662
3702
#### \`registry\`
3663
3703
#### \`json\`
3664
3704
#### \`parseable\`
@@ -3832,6 +3872,8 @@ Run "npm help root" for more info
3832
3872
npm root
3833
3873
\`\`\`
3834
3874
3875
+ Note: This command is unaware of workspaces.
3876
+
3835
3877
#### \`global\`
3836
3878
`
3837
3879
@@ -3886,6 +3928,8 @@ npm search [search terms ...]
3886
3928
aliases: find, s, se
3887
3929
\`\`\`
3888
3930
3931
+ Note: This command is unaware of workspaces.
3932
+
3889
3933
#### \`long\`
3890
3934
#### \`json\`
3891
3935
#### \`color\`
@@ -3911,6 +3955,8 @@ Run "npm help set" for more info
3911
3955
npm set <key>=<value> [<key>=<value> ...] (See \`npm config\`)
3912
3956
\`\`\`
3913
3957
3958
+ Note: This command is unaware of workspaces.
3959
+
3914
3960
NO PARAMS
3915
3961
`
3916
3962
@@ -3926,6 +3972,8 @@ Run "npm help shrinkwrap" for more info
3926
3972
npm shrinkwrap
3927
3973
\`\`\`
3928
3974
3975
+ Note: This command is unaware of workspaces.
3976
+
3929
3977
NO PARAMS
3930
3978
`
3931
3979
@@ -3944,6 +3992,8 @@ Run "npm help star" for more info
3944
3992
npm star [<package-spec>...]
3945
3993
\`\`\`
3946
3994
3995
+ Note: This command is unaware of workspaces.
3996
+
3947
3997
#### \`registry\`
3948
3998
#### \`unicode\`
3949
3999
#### \`otp\`
@@ -3964,6 +4014,8 @@ Run "npm help stars" for more info
3964
4014
npm stars [<user>]
3965
4015
\`\`\`
3966
4016
4017
+ Note: This command is unaware of workspaces.
4018
+
3967
4019
#### \`registry\`
3968
4020
`
3969
4021
@@ -4028,6 +4080,8 @@ npm team rm <scope:team> <user> [--otp <otpcode>]
4028
4080
npm team ls <scope>|<scope:team>
4029
4081
\`\`\`
4030
4082
4083
+ Note: This command is unaware of workspaces.
4084
+
4031
4085
#### \`registry\`
4032
4086
#### \`otp\`
4033
4087
#### \`parseable\`
@@ -4077,6 +4131,8 @@ npm token revoke <id|token>
4077
4131
npm token create [--read-only] [--cidr=list]
4078
4132
\`\`\`
4079
4133
4134
+ Note: This command is unaware of workspaces.
4135
+
4080
4136
#### \`read-only\`
4081
4137
#### \`cidr\`
4082
4138
#### \`registry\`
@@ -4149,6 +4205,8 @@ Run "npm help unstar" for more info
4149
4205
npm unstar [<package-spec>...]
4150
4206
\`\`\`
4151
4207
4208
+ Note: This command is unaware of workspaces.
4209
+
4152
4210
#### \`registry\`
4153
4211
#### \`unicode\`
4154
4212
#### \`otp\`
@@ -4274,5 +4332,7 @@ Run "npm help whoami" for more info
4274
4332
npm whoami
4275
4333
\`\`\`
4276
4334
4335
+ Note: This command is unaware of workspaces.
4336
+
4277
4337
#### \`registry\`
4278
4338
`
0 commit comments