You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
get repo updated description clarifies how to identify repos by name or internal ID and when to use --provider.
get repo now returns an error (instead of a "not found" message) when a repo does not exist or when multiple repos match the given name, with a suggestion to use --provider.
tag long description now lists all valid resource types including repo/repos.
tag and get repo flag descriptions for --provider and --repo-id are clearer about mutual exclusivity and valid combinations.