Unable to transfer credentials from one instance to another using vb-credentials:transfer
Summary
I am able do npm install, vb-process-local, grunt vb-package, vb-deploy but not vb-credentialsContent
Hi Experts,
Has anyone used grunt vb-credentials to transfer credentials.? I could not find enough documentation for this grunt command, if it will update the deployed VBCS app's service connections in the target instance.
I am able to use grunt commands to process, package and deploy, but target app that got deployed dont have the credentials but just the URLs.
I am seeing below error while running vb-credentials:
Running "vb-credentials:transfer" (vb-credentials) task
@oracle/grunt-vb-build:2107.0.13 (in node v16.6.1)
Running "_vb-credentials" task
Running "_vb-credentials-transfer" task
Warning: Remote application name option was not provided and rootURL key not found in visual-application.json. You can either pass the value via --remote-app-name command line option, or you can set this in the vb-credentials task configuration Use --force to continue.