| What In the mobile CLI we have copied over the service catalog client and type definitions. It would be better if we could generate the client as needed and make it consumable for any of our services that needed it How Create a repo that would have a bash script that would checkout the catalog at a particular tag and generate a new client or potentially copy over the the clients pkg from the catalog if it is standalone and put it into the repo. |