google / clasp

🔗 Command Line Apps Script Projects
https://developers.google.com/apps-script/guides/clasp
Apache License 2.0
4.59k stars 428 forks source link

Autodetect Scopes for clasp run #411

Open grant opened 5 years ago

grant commented 5 years ago

Expected Behavior

clasp run should autodetect scopes.

Actual Behavior

Scopes need to be specified.

Solution

Add the list of scopes to the manifest.

(From https://github.com/google/clasp/issues/204#issuecomment-440115707)

grant commented 5 years ago

Still a feature request.