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

dscc-gen viz: does not allow domain-name like GCS bucket names #198

Open
shevron opened this issue Jan 17, 2021 · 0 comments
Open

dscc-gen viz: does not allow domain-name like GCS bucket names #198

shevron opened this issue Jan 17, 2021 · 0 comments

Comments

@shevron
Copy link

shevron commented Jan 17, 2021

As we own / have verified the domain mycompany.com, have a bucket named some-bucket.mycompany.com that we'd like to use to host GDS visualizations; However, dscc-gen viz does not accept gs://some-bucket.mycompany.com/dev as a valid "dev" directory. I'm getting an error telling me that this is not a valid GCS bucket name, when in fact it is.

$ npx @google/dscc-gen viz
npx: installed 320 in 24.835s
? Project name mycompany-gds-viz
? What is your "dev" directory? gs://
>> Error: gs://some-bucket.mycompany.com/dev is an invalid gcs bucket name.
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

No branches or pull requests

1 participant