Skip to content

Q: Does a Taskfile permit inline subtasks? #739

Answered by andreynering
fj asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure what you mean by "sub-tasks", but you can declare tasks with names like docker:start / docker:stop / etc (including an external Taskfile also does this automatically).

Also, it's possible to forward extra arguments to a command by doing this: https://taskfile.dev/#/usage?id=forwarding-cli-arguments-to-commands

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@fj
Comment options

Comment options

You must be logged in to vote
1 reply
@fj
Comment options

Answer selected by ghostsquad
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants