Conditional Execution

You can conditionally execute a step using the if argument:

Flowpipe does not provide else or case arguments to step, but you can mimic the behavior by using different conditions in multiple steps:

In this instance, you could accomplish the same thing using conditional expressions:

or string directives: