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
Introduce a new command telemetry that will set a context flag in cdk.json.
This boolean flag will determine whether we collect anonymous CLI telemetry from the user.
Resolving this issue will not begin telemetry collection, but will allow users to opt out beforehand. Telemetry will be enabled by default, when implemented.