[cli] Support disabling version check #10974
Labels
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
needs-triage
This issue or PR still needs to be triaged.
p2
package/tools
Related to AWS CDK Tools or CLI
#2484 introduced a check for newer versions of aws-cdk. Please provide a way to disable it.
Use Case
I have other means to check for new versions of aws-cdk, and don't want the CLI to make unnecessary network requests.
Proposed Solution
Provide an environment variable that can be defined to disable the check.
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: