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.
Minor Changes
#73e66ff1f Thanks @axonstone! - The discover command streams progress lines (catalog ready, datasets completed) to stderr on interactive terminals, and usage errors such as unknown options or invalid option arguments now exit with the runtime-error code 2 instead of colliding with the policy-violation exit code 1.
Patch Changes
#71ec078bc Thanks @axonstone! - Describe AWS Core defaults and the aggregator requirement for opt-in global tagging discovery in CLI help and starter configuration.