Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support gcs repoistory #35

Merged
merged 3 commits into from Apr 7, 2022
Merged

Support gcs repoistory #35

merged 3 commits into from Apr 7, 2022

Conversation

popcornylu
Copy link
Contributor

Repo URL

avc init gs://<bucket>/<path>

Configuration

  1. Use default application credential by
    gcloud auth application-default login  
    
  2. or explicit credentials
    GOOGLE_APPLICATION_CREDENTIALS=<service account json>
    

popcornylu and others added 2 commits March 31, 2022 17:51
Signed-off-by: popcorny <celu@infuseai.io>
Co-authored-by: wcchang <wcchang@infuseai.io>
Signed-off-by: popcorny <celu@infuseai.io>
@popcornylu popcornylu marked this pull request as ready for review April 1, 2022 03:55
Signed-off-by: popcorny <celu@infuseai.io>
Co-authored-by: wcchang <wcchang@infuseai.io>
@popcornylu popcornylu merged commit 91d7e32 into main Apr 7, 2022
@popcornylu popcornylu deleted the feature/gcs-support branch April 12, 2022 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants