run
Run a TypeScript, R, Python, or Lua script.
Run a utility script written in a variety of languages. For details, see: https://quarto.org/docs/projects/scripts.html#periodic-scripts
quarto run [script:string] [...args]
Options
Flags | Arguments | Description |
---|---|---|
-h , --help |
Show this help. | |
--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
Command | Description |
---|---|
help |
Show this help or the help of a sub-command. |