Fabrizio Antonangeli

Results 6 comments of Fabrizio Antonangeli

Hello @kospl , maybe this command can be useful for you: `clasp setting scriptId new-id` https://github.com/google/clasp#setting Or if you want to push multiple sources together, you can try this library...

I did a PR with a delete command reading the ids only from the .clasp.json only, because in the case of a parent is needed to delete the parent and...

@googlebot rescan

Hi all, We also have a similar issue in [KIE-Tools](https://github.com/kiegroup/kie-tools). Our package [Serverless Logic Web Tools](https://github.com/kiegroup/kie-tools/tree/main/packages/serverless-logic-sandbox), which is a web-app, we needed to validate a YAML using a schema. Using...

@HoldYourWaffle @elderfd My https://github.com/google/clasp/pull/892 PR was to delete the project remotely but what you want to achieve here is a "git remote" behaviour, so IMO it's a different scope and...

@HoldYourWaffle I missed the `--delete` option, thanks for clarifying. In this case if I can share my opinion, as a user, I would expect `clasp delete` as the opposite command...