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

wasmer app logs: support app IDs, improve output format #4700

Merged
merged 3 commits into from
May 16, 2024

Conversation

ayys
Copy link
Member

@ayys ayys commented May 15, 2024

Using the AppIdentOpts instead of Identifier, the logs
subcommand can now fetch get a DeployApp instance from an ID, or a
name or an alias.

Misc: this commit also cleans up the formatting a little bit.

ayys added 2 commits May 14, 2024 12:24
using the `AppIdentOpts` instead of `Identifier`, the `logs`
subcommand can now fetch get a `DeployApp` instance from an ID, or a
name or an alias.

misc: this commit also cleans up the formatting a little bit.
@ayys ayys requested a review from syrusakbary as a code owner May 15, 2024 07:32
lib/cli/src/commands/app/logs.rs Show resolved Hide resolved
@theduke
Copy link
Contributor

theduke commented May 15, 2024

Big improvement!

@theduke theduke merged commit 6b9afb9 into main May 16, 2024
61 checks passed
@theduke theduke deleted the fix-error-msg-unknown-package-version branch May 16, 2024 10:58
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