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
Pipe the results of an expression into another. Like the bash operator.
Given a sample.yml file of:
then
will output
Given a sample.yml file of:
then
will output
Last updated