geldata / geldata/gel-cli

extra dashes in edgedb subcommand help

Open
#415 2 comments 0 reactions 0 assignees View on GitHub
minor
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

```
{edgedb} ~/d/e/edgedb-cli (master) » edgedb instance create --help
edgedb-instance-create

Initialize a new server instance
```

Instead of `edgedb-instance-create` it should say `edgedb instance create`

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with `edgedb instance create --help` and inspect the CLI help-generation path for subcommand names. Done means the help heading displays `edgedb instance create` instead of `edgedb-instance-create` without changing the command's behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.