You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
I was actually thinking about gcloud/gsutil since it's already in the list of dependency checks, but yeah gcloud-node could be an alternative. Any pro/con?
Obvious pro is that it is a lib, not CLI, so it allows for better/easier custom integration into a gulp script (streams FTW!) More concretely, we've been spending a lot of time on file uploading/multi-uploads that may not be fully baked in gsutil and I don't think is even in gcloud.
Sounds cool! One thing I would be more than happy to delegate is authentication. That was actually why I was going for gcloud - gsutil is supposed to reuse auth token, if I'm not mistaken.
But then again, I guess I could try feed gcloud auth print-access-token to gcloud-node.
No description provided.
The text was updated successfully, but these errors were encountered: