Running Developer Toolkit Command from Jenkins Job

When trying to run the below command from Jenkins Job from my local system: Getting the error (*)

C:\ProgramData\Jenkins.jenkins\workspace\CPQToolkit-windows\CPQToolkit-21.1.0-SNAPSHOT\bin\cpq-toolkit push C:\ProgramData\Jenkins.jenkins\workspace\Jenkins-Repo\developerTools\bmlLibrary\jenkinsTest

(*) Error:
Execution Cancelled: File Permissions may have been updated for file: bootstrap.properties. Please restore file permissions and try again.
Build step ‘Execute Windows batch command’ marked build as failure
Finished: FAILURE

Please help with your inputs, thanks in advance.

Its not really a Jenkins error… Does the bootstrap file not exist or have the wrong file permissions? I don’t really know how to check in windows.