v1.0.1
Previously the --ironbank-gen
flag would output the generated manifest to stdout. This was causing issues when capturing standard output for automated workflows, because informational messages would also be captured.
This change makes the manifest output to a file called ib_manifest.yaml
in the current working directory instead.