Removes an extension.
quarto remove [target...]
Options
-h , --help |
|
Show this help. |
--no-prompt |
|
Do not prompt to confirm actions |
--embed |
|
Remove this extension from within another extension (used when authoring extensions). |
--log |
|
Path to log file |
--log-level |
|
Log level (info, warning, error, critical) |
--log-format |
|
Log format (plain, json-stream) |
--quiet |
|
Suppress console output. |
--profile |
|
Active project profile(s) |
Commands
help |
Show this help or the help of a sub-command. |
Examples
Remove extension using name
quarto remove <extension-name>