You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your contribution! This issue is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add @SAP/jenkins-library-team to your comment.
Hello,
I am trying to test Api management library steps. When I am trying to run
apiProviderUpload
I get the error below.+ ./piper apiProviderUpload time="2024-09-16T15:37:36Z" level=info msg="Version ca56fcf962d5fcba30186e9b86073d703748a041" library=SAP/jenkins-library Error: unknown command "apiProviderUpload" for "piper" Run 'piper --help' for usage. time="2024-09-16T15:37:36Z" level=fatal msg="configuration error" error="unknown command \"apiProviderUpload\" for \"piper\"" library=SAP/jenkins-library
.I am using Custom Jenkins Setup as defined in documentation. I use it in pipeline script as below.
I tried to go to Jenkins workspace and run
./piper --help
from console. And below is the output I get.It looks like
apiProviderUpload
is missing.Also output of apiProviderUpload as argument is below.
The text was updated successfully, but these errors were encountered: