deno uninstall <name>
Uninstall a script previously installed with deno install
Arguments
Name | Description |
---|---|
name |
Options
Name | Description |
---|---|
--root [root] | Installation root |
-L, --log-level [log-level] | Set log level |
-h, --help | Print help information |
--unstable | Enable unstable features and APIs |
-q, --quiet | Suppress diagnostic output |