When deploying or extending an adobe-io sample project firefly application from Git, and starting with a newly created https://console.adobe.io/ Project and workspace for it. What is the recommended way to also get all the necessary APIs and services mandatory for the Firefly app in question? Is there a similar command to "aio app use" but opposite, or it needs to be done manually step by step for all API, services, events or credentials this app may use?
Some examples from Git:
asset-compute-example-workers/projects at master · adobe/asset-compute-example-workers · GitHub
or
GitHub - AdobeDocs/adobeio-samples-aemaacs-assets-custom-ui
Thanks in advance
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
That would be cool. If i understand you correctly you are saying the cli can inspect the local application and request all the needed services, workspace, etc in the console for you and set it all up. Is that right?
If so I think that would be cool. I don't think we are there yet but we could check and see if there is something like this on the radar. It would be a little tricky with key generation and some other items but it's not at all impossible.
Views
Replies
Total Likes
Yes, you are right, and nicely put.
However with a slight correction. I wouldn't expect it to do the setup, key generation is done manually in any case. Just up to the part where all the needed services could be requested.
Even for the simplest examples... is there a way to identify which exact APIs are used, so that I can add them one by one?
Thanks
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies