Releases: cleven12/google-indexer-cli
Releases · cleven12/google-indexer-cli
v0.1.0 - Initial Release
First public release of google-indexer-cli.
A professional, reusable CLI tool for controlling Google Indexing API and Search Console inspections.
Highlights
- Multiple persistent history backends (sqlite default + MySQL fallback)
- Robust resume, quota handling, status and export commands
- Modern Python packaging (pyproject.toml + console script)
- MIT licensed, fully generic for any website
Installation
pip install git+https://github.com/cleven12/google-indexer-cli.gitThen run:
google-indexer --help