Skip to content
New issue

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

CLI rename #1387

Open
12 of 14 tasks
1st1 opened this issue Oct 28, 2024 · 0 comments
Open
12 of 14 tasks

CLI rename #1387

1st1 opened this issue Oct 28, 2024 · 0 comments
Assignees

Comments

@1st1
Copy link
Member

1st1 commented Oct 28, 2024

We should start renaming the CLI:

  • Add support for the new "gel://" schema
    • python
    • rust
    • js
    • go
    • dart
    • .net
    • java
    • elixir
  • "gel.toml" support. The new CLI should display a warning if "edgedb.toml" is used. It should error out if both "edgedb.toml" and "gel.toml" are present and not identical (I think it's OK if someone wants to commit a symlink to make sure they transition client versions gradually)
  • Add support for ".gel" files. We should emit warning for ".esdl" files, but we can support them almost indefinitely.
  • the "gel" command should install itself on edgedb cli upgrade, potentially replacing edgedb with a symlink to gel binary
  • Help strings need to be updated
  • The CLI should support GEL_* environment variables. If there are two same variables GEL_XX and EDGEDB_XX, the former should take precedence and a warning should be emitted.

cc @elprans @mmastrac @msullivan @scotttrinh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants