1 2 3 4 5 6 7 8 9 10 11
Execute the snippet with action `exec` <!-- <snip id="EXEC" inject_from="yaml" action="exec"> --> 2 <!-- </snip> --> Execute the snippet with action `exec` with template <!-- <snip id="EXEC" inject_from="yaml" action="exec" template="sh"> --> ```sh 2 ``` <!-- </snip> -->