deno task <task_name> [task_args...]
Run a task defined in the configuration file
Arguments
| Name | Description | 
|---|---|
task_name | |
task_args | 
Options
| Name | Description | 
|---|---|
-c, --config  [config] | Specify the configuration file | 
--cwd  [cwd] | Specify the directory to run the task in | 
-L, --log-level  [log-level] | Set log level | 
-h, --help | Print help information | 
--unstable | Enable unstable features and APIs | 
-q, --quiet | Suppress diagnostic output |