deno info [file]

Show info about cache or info related to source file

Arguments

NameDescription
filefilepaths

Options

NameDescription
-r, --reload [reload...]Reload source code cache (recompile TypeScript)
--cert [cert]Load certificate authority from PEM encoded file
--location [location]Show files used for origin bound APIs like the Web Storage API when running a script with '--location=<HREF>'
--no-check [no-check...]Skip type-checking modules
-c, --config [config]Specify the configuration file
--import-map [import-map]Load import map file
-L, --log-level [log-level]Set log level
--no-configDisable automatic loading of the configuration file
--jsonUNSTABLE: Outputs the information in JSON format
-h, --helpPrint help information
--unstableEnable unstable features and APIs
-q, --quietSuppress diagnostic output