Allow to skip to CheckForUpdate #2774
yellowhat
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi,
I noticed that on startup
newtis making request toapi.github.comto check for new version.Would it be possible to add a
-no-update-checkflag?Motivation
Some people might use external tool to check for latest tag.
For Air-gapped environments, the request will always fail and log an error, adding noise.
Proposed Solution
Add
-no-update-checkthat skips theupdates.CheckForUpdatecall.Alternatives Considered
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions