Pipe
Pipe the results of an expression into another. Like the bash operator.
Simple Pipe
Given a sample.yml file of:
then
will output
Multiple updates
Given a sample.yml file of:
then
will output
Last updated
Was this helpful?