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

feat(cli): Allow "wasmer app get" with an app version id #4695

Merged
merged 1 commit into from
May 14, 2024

Conversation

theduke
Copy link
Contributor

@theduke theduke commented May 14, 2024

Extends the AppIdent to support app version ids, so commands like "app
get/info/..." work with a specific app version.

This imrpvoes usability and helps with debugging.

Closes #4694

Extends the `AppIdent` to support app version ids, so commands like "app
get/info/..." work with a specific app version.

This helps usability with usability and debugging.
@theduke theduke requested a review from syrusakbary as a code owner May 14, 2024 17:25
@theduke theduke enabled auto-merge (rebase) May 14, 2024 17:46
@theduke theduke merged commit 81550fa into main May 14, 2024
61 checks passed
@theduke theduke deleted the run-221-cli-allow-wasmer-app-get-app-version-id branch May 14, 2024 18:15
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: Allow "wasmer app get" <app-version-id>
2 participants