gon module:info

Show description, default branch, latest GitHub release, last-pushed date, archived status, and install command for a single rozklad/gon-{name} module.

Usage

gon module:info bank # Summary table
gon module:info bank --readme # Also print the full README
gon module:info bank -R # Shorthand

Hits the GitHub API directly (not the registry cache) so it always returns fresh metadata. Requires gon auth:login.