v0.1.0
Initial release.
gsc is a minimal CLI for the Google Search Console API: one binary, service-account auth, raw API JSON on stdout.
gsc sites listgsc sitemaps list|submit|deletegsc query(search analytics: dimensions, filters, pagination)gsc inspect(URL inspection / index status)
Install with go install github.com/jparavisini/gsc@latest or download a binary below. See the README for auth setup.