Skip to content

Add a parameter to not clean temporary directory #258

@dploeger

Description

@dploeger

When a run of octocatalog-diff fails, it would be great if it wouldn't clean the temporary directory so that additional debugging can take place.

As a workaround, I currently comment out

at_exit { remove_temp_dir(the_dir) }
currently, but a parameter like "--keep-temporary-on-fail" would help here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions