Version Information
Server Version: v2.0.8
CLI Version (for CLI related issue): v2.0.8
Environment
windows 10
What is the expected behaviour?
What is the current behaviour?
WARN Unable to find an embedded cli-ext. So trying to fetch it from CDN
WARN Tip: --cli-ext-path can be used for setting up cli-ext from local file system
Applying metadata...
How to reproduce the issue?
hasura metadata apply
Screenshots or Screencast
v2.0.8 cli binaries:

v2.0.0-beta2 cli binaries:

Any possible solutions?
From the screenshots, I guess only darwin(after v2.0.0-beta2) includes the embedded cli-ext, but not linux and windows.
Can make all the cli binaries to include the embedded cli-ext?