extract --exclude <catalog> #1015
nathanforce
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Another option would be to add something like |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thoughts on supporting an API like
extract --exclude <catalog>
? We have a need for "freezing" a given catalog at a point in time and would like to prevent future runs of the extract command from modifying the file.compile
/loader
would continue to work as expected.Beta Was this translation helpful? Give feedback.
All reactions