aube dist-tag add
- Usage:
aube dist-tag add [--otp <OTP>] <SPEC> [TAG] - Effect: modifies state
Add or update a dist-tag on a package.
Spec must include a concrete version: aube dist-tag add react@18.2.0 stable. The tag argument defaults to latest.
Arguments
<SPEC>— Package spec inname@versionform (exact version required, ranges and tags aren't resolved here).[TAG]— Tag to create or update. Defaults tolatest.
Flags
--otp <OTP>— One-time password from a 2FA authenticator; sent asnpm-otp.-h --help— Print help