codiform / gh-actions-usage

GitHub CLI Extension to display Github Actions Usage. Go version of gh-actuse.
17 stars 2 forks source link

Explain if No Args / Current Repo #2

Closed geoffreywiseman closed 1 year ago

geoffreywiseman commented 1 year ago

If the user runs gh actions-usage outside of a repo (or in a repo that gh can't seem to identify) the cli currently prints the error.

In addition it ought to explain usage slightly -- indicate the user can specify a repo or invoke it from within a repo.