DomScan CLI v0.1.0
DomScan CLI v0.1.0 is the first public standalone command-line release for the DomScan API.
Install from the stable release asset:
npm install -g https://github.com/estevecastells/domscan-cli/releases/latest/download/domscan-cli.tgzQuick start:
domscan list
DOMSCAN_API_KEY=dsk_your_key domscan check-domain-availability --name acme --tlds com,ioIncluded in this release:
- OpenAPI-driven CLI command coverage for all documented API operations
list,docs, and genericcallmodes--local,--base-url, and API key support- Verified tarball packaging for GitHub release installs