Skip to content

Add a parameter to not clean temporary directory #258

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions