geldata / geldata/gel-cli

the list of possible regions for cloud instances is not discoverable

Open
#1,028 0 comments 0 reactions 0 assignees View on GitHub
cloud
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

EdgeDB CLI Version: 3.0.0-dev (`d763d26ead3fee56f53d4b4d4e72ed94b2e1c42c`, master branch as of 2023-05-11)

from `edgedb instance create --help`:

```
--region
For cloud instances: the region to create the instance in.
```

it will tell me if I get the region wrong:

```
> edgedb instance create --region test zackelan/test
This will create a new EdgeDB cloud instance with the following parameters:

Region: test
Server Version: 2.14
Does this look good? [y/n]
> y
edgedb error: "test" is not a valid EdgeDB cloud region
```

however, nothing in the help output will tell me what the valid regions are

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.