We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reading the get-started page, it seems like GCP is suported. Following the guide it prompts me to run:
$ connecti connect google --subnet-ids="<your_subnet_id>"
But when I do that, I get:
─ connecti connect google --subnet-ids=[REDACTED] Error: unknown flag: --subnet-ids Usage: connecti connect [command] Available Commands: aws Connect to AWS infrastructure azure Connect to Azure infrastructure. kubernetes Connect to Kubernetes infrastructure.
Also I see this ticket open: #23
Is GCP supported ? What am I missing ?
Thank you.
The text was updated successfully, but these errors were encountered:
GCP hasn't been implemented just yet, it'll be added soon
Sorry, something went wrong.
No branches or pull requests
Reading the get-started page, it seems like GCP is suported. Following the guide it prompts me to run:
$ connecti connect google --subnet-ids="<your_subnet_id>"
But when I do that, I get:
Also I see this ticket open: #23
Is GCP supported ? What am I missing ?
Thank you.
The text was updated successfully, but these errors were encountered: