Bootstrapping already developed App using the CLI
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