Detect project for `edgedb instance` commands
Open
enhancement
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Latest nightly seems not to detect projects for `edgedb instance` commands.
Running inside an initialized project:
```
$ edgedb
EdgeDB 2.0-dev.6625+f62dc75 (repl 1.2.0-dev.783+6690d4d)
Type \help for help, \quit to quit.
edgedb> \q
$ edgedb instance stop
edgedb error: Instance name argument is required, use '-I name'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.