Skip to content

Forwarding arguments to the Tart CLI

Simon B. Støvring edited this page Jun 23, 2025 · 1 revision

Any value assigned to the TARTELET_RUN_OPTIONS will be forwarded as arguments when Tartelet runs the tart CLI.

For example, you may set TARTELET_RUN_OPTIONS=--nested to run tart with the --nested argument.

Clone this wiki locally