Updated
Check whether one or more package names are available on npm, PyPI, or other supported registries, with configurable inter-request delay.
#rlsbl check
Run project checks
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--all | bool | Run all checks | |||
--tag | str | Tag DSL expression to filter checks | |||
--name | str | Glob pattern to filter by check name | |||
--list | bool | List all checks and their tags | |||
--json | bool | Output results as JSON | |||
--ignore-warnings | bool | Warn severity does not cause nonzero exit | |||
--verbose | bool | Show details for passing checks too |