deno upgrade

Upgrade deno executable to given version

Options

NameDescription
--version [version]The version to upgrade to
--output [output]The path to output the updated version to
--cert [cert]Load certificate authority from PEM encoded file
-L, --log-level [log-level]Set log level
--dry-runPerform all checks without replacing old exe
-f, --forceReplace current exe even if not out-of-date
--canaryUpgrade to canary builds
-h, --helpPrint help information
--unstableEnable unstable features and APIs
-q, --quietSuppress diagnostic output