anton-rs/op-up

feat(bin): Dry Run Flag

refcell opened this issue · 1 comments

Description

The op-up binary should have a --dry-run flag to allow for "dry runs" for a given stack.

What is a dry run in this context? Does it mean validating the configs without spinning up any containers?