Updated
Query npm, PyPI, or other registries to check whether one or more package names are available. Accepts multiple names as positional arguments and respects
#rlsbl check-name
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 | Registry to query for name availability (npm, pypi, go, or github); repeatable | |||
--delay | str | 200 | Milliseconds to wait between consecutive registry API queries (default: 200) |