Updated
Check whether one or more package names are available on npm, PyPI, or other supported registries, with configurable inter-request delay.
#rlsbl check
Query npm, PyPI, or other registries to check whether one or more package names are available. Accepts multiple names as positional arguments and respects a configurable delay between checks.
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--target | str | Target registry (npm, pypi, or go) | |||
--delay | str | 200 | Delay between checks in ms |