usage: fetch_runtime.py [-h] [--os {macos-arm,macos-x64,win,linux}] [--element {libs,jre}] {fetch,clean,check}
positional arguments:
{fetch,clean,check}
optional arguments:
-h, --help show this help message and exit
--os {macos-arm,macos-x64,win,linux}, -o {macos-arm,macos-x64,win,linux}
Select the OS for which the script is suppose to run.
--element {libs,jre}, -e {libs,jre}
Select the element to be fetched.