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
--overwrite
append
3.8.3
d:\tools\ctrl-q\ctrl-q.exe task-custom-property-set ` --auth-type cert ` --host 1.2.3.4 ` --auth-cert-file 'C:\ProgramData\Qlik\Sense\Repository\Exported Certificates\.Local Certificates\client.pem' ` --auth-cert-key-file 'C:\ProgramData\Qlik\Sense\Repository\Exported Certificates\.Local Certificates\client_key.pem' ` --auth-user-dir USERDIR ` --auth-user-id anna ` --task-tag 'SomeTag' ` --custom-property-name Butler_FailedTask_Event_NewRelic ` --custom-property-value CP_Value ` --update-mode append ` --overwrite
Still asked to confirm for each task, even though --overwrite is specified.
No response
The text was updated successfully, but these errors were encountered:
Seems to be a problem when update mode is replace too.
replace
Sorry, something went wrong.
No branches or pull requests
What version of Ctrl-Q are you using?
3.8.3
What version of Node.js are you using? Not applicable if you use the standalone version of Ctrl-Q.
What command did you use to start Ctrl-Q?
What operating system are you using?
What CPU architecture are you using?
What Qlik Sense versions are you using?
Describe the Bug
Still asked to confirm for each task, even though
--overwrite
is specified.Expected Behavior
No response
To Reproduce
No response
The text was updated successfully, but these errors were encountered: