We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IIUC the current default behaviour is:
And the extractOnly flag changes this to:
extractOnly
I would like to have the following behaviour in our instance:
So the behaviours I would like to have access to would be:
I'll create a PR that adds the skipPreRun, skipReadBack and skipSnapshots options, OK?
skipPreRun
skipReadBack
skipSnapshots
The text was updated successfully, but these errors were encountered:
More skip options, fixes OpenTermsArchive#1103
ffd8f23
f1c5c97
a219797
No branches or pull requests
IIUC the current default behaviour is:
And the
extractOnly
flag changes this to:I would like to have the following behaviour in our instance:
So the behaviours I would like to have access to would be:
I'll create a PR that adds the
skipPreRun
,skipReadBack
andskipSnapshots
options, OK?The text was updated successfully, but these errors were encountered: