Skip to content

feat(cli): Add "app database list" command #5538

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Apr 28, 2025

Adds the "app database list" command to the CLI.

Allows listing of databses attached to an app.

Required updating the GraphQL schema and adding a database query to the
backend-api.

Closes #5537

Copy link

promptless bot commented Apr 28, 2025

📝 Documentation updates detected! A separate PR for documentation updates has been made here: wasmerio/docs.wasmer.io#131

@theduke theduke force-pushed the run-471-add-database-commands-to-wasmer-cli branch from f2c1d3f to 0bc7442 Compare April 30, 2025 07:00
@theduke theduke force-pushed the run-471-add-database-commands-to-wasmer-cli branch from 0bc7442 to cd1f833 Compare April 30, 2025 07:19
@theduke theduke changed the title feat(cli): Add "app databse list" command feat(cli): Add "app database list" command Apr 30, 2025
@theduke theduke force-pushed the run-471-add-database-commands-to-wasmer-cli branch from cd1f833 to 609f11e Compare April 30, 2025 07:21
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.

CLI: Add "app databases list" command
2 participants