1 2 3 4 5 6
extend = "script.toml" [tasks.hello-world] clear = true command = "echo" args = ["extended hello world"]