nest publish
Publish your module to the nest.land registry
Arguments#
[version]#
Semver tag or one of "major", "minor", "patch"
Default value
"patch"
If no version is published yet, defaults to "0.1.0"
Options#
-Y, --yes#
Disable confirmation prompts
-d, --dry-run#
No changes will actually be made, reports the details of what would have been published
-g, --git-tag#
Use the latest git tag as version (ignored if [version] is provided)
--pre [tag]#
Publish as a prerelease with optional identifier
--deno <semver>#
Semver range for supported deno versions
-w, --wallet <path>#
Path to custom arweave wallet
--unlisted#
Publish as an unlisted version