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

Hook up uninstall/list commands #1389

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

mmastrac
Copy link
Contributor

@mmastrac mmastrac commented Oct 31, 2024

These are now supported in the extension loader, so we can hook them up to the CLI as well. These were previously hidden commands.

cargo run -- extension list -I testnightly3 
┌─────────┬─────────┐
│ Name    │ Version │
│ postgis │ 3.4.3   │
└─────────┴─────────┘

@mmastrac mmastrac merged commit 7de43a2 into edgedb:master Nov 13, 2024
17 checks passed
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

Successfully merging this pull request may close these issues.

2 participants