rlsbl v0.113.0 /rlsbl check-name

Query npm, PyPI, the Go module proxy, or GitHub for package name availability. Supports repeatable --target, a configurable --delay, and --json output.

#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.

Effect: read_only

#Flags

Flags
NameShortTypeDefaultEnvDescription
--targetstrRegistry to query for name availability (npm, pypi, go, or github); repeatable
--delaystr200Milliseconds to wait between consecutive registry API queries (default: 200)
--jsonboolOutput results as machine-readable JSON: one object for a single name+target, a JSON array for multiple names and/or targets
Search