edgedb-cli icon indicating copy to clipboard operation
edgedb-cli copied to clipboard

The EdgeDB CLI

Results 250 edgedb-cli issues
Sort by recently updated
recently updated
newest added

- Gel Version: 6.7 - Gel CLI Version: 7.4.0 - OS Version: Steps to Reproduce: 1. Use a query parameter of type `array` ``` oregon_PROD:main> select ActivitySource filter .id in...

Our tests require a configured WSL instance, but you can't get one of these unless you call something requiring it (ie: `gel create instance`). Ideally we would be able to...

Make `gel instance backup` and `gel instance restore` work with local instances. Backups should be stored to some well-known location (`sharedir/backups`). Like with Cloud backups should be classified as `automated`...

Commands that cloud uses but are not tested: - `gel query --output-format tab-separated ...` - `gel list branches` - `query --file ...` https://github.com/geldata/nebula/blob/c9c564c450afe4370af11dcd6c21cb7c2a7bb625/cmd/nebula/server/platform/jobspec/edgedb/upgrade.nomad#L111

``` sully@red:~/src/e/tests/gel-toy [json-tweaked*+] $ gel project init --link -I _localdev Found `edgedb.toml` in /home/sully/src/e/tests/gel-toy Linking project... Specify the name of the Gel instance to link with this project: > ```...

``` warning: QueryError ┌─ :2:45 │ 2 │ __scope_0_defaultcurrentUser := (GLOBAL default::currentUser) │ ╭─────────────────────────────────────────────^ 3 │ │ SELECT __scope_0_defaultcurrentUser { │ ╰─────────────────────────────^ possibly more than one element returned by an...

Using a new extension currently requires that a developer knows how to write the `using extension [ext-name];` statement in their schema _and_ that they need to now generate and apply...

enhancement
developer experience

Hi beautiful people, Scott [suggested](https://discord.com/channels/841451783728529451/1362169905083846838/1363885101825659054) i create an issue here. I added some hooks to my `gel.toml` so that when i apply a migration it my codegen script runs (TS...

We currently only support `-d` and `--database` for specifying the branch to use, if for instance you connecting a project to an existing instance. See https://github.com/geldata/gel-cli/blob/b0e76b63777bdd9a34163bfaae88d9fd7b6152c3/src/portable/project/init.rs#L112-L114

to do