Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Deploy to GCS #67

Open
x1ddos opened this issue Nov 30, 2014 · 4 comments
Open

Deploy to GCS #67

x1ddos opened this issue Nov 30, 2014 · 4 comments
Labels
Milestone

Comments

@x1ddos
Copy link
Contributor

x1ddos commented Nov 30, 2014

No description provided.

@x1ddos x1ddos added this to the 2.0.0 milestone Nov 30, 2014
@beriberikix
Copy link

Is the plan to use gloud-node?

@x1ddos
Copy link
Contributor Author

x1ddos commented Dec 8, 2014

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?

@beriberikix
Copy link

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.

@stephenplusplus or @ryanseys can add more detail.

@x1ddos
Copy link
Contributor Author

x1ddos commented Dec 9, 2014

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.

@x1ddos x1ddos added the feature label Mar 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants