1

Is it possible to import CAR archive via apictl into the api manager? Or maybe is there another way to import this archive? I can't use carbon console.

Thanks

Gregory
  • 41
  • 5
  • Possible duplicate of https://stackoverflow.com/questions/60626464/how-to-install-car-file-in-wso2-api-manager – sanoJ Aug 19 '22 at 09:11
  • When I change the server role to capp/APIManager before exporting the CAR archive, then I can upload the archive to apim, but only through the carbon console. My archive only contains files for the gov registry. Is there any other option for this? – Gregory Aug 19 '22 at 10:25
  • apictl does not support adding car apps. – Pubci Aug 19 '22 at 11:53

1 Answers1

0

You can use CarbonAppUploader admin service to deploy carbon applications in WSO2 products. Refer to the documentation for more details on how to see the available admin services and use them.

Dil
  • 307
  • 1
  • 3
  • 15