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

deps: Bump Edge client CLI to 0.1.22 #4164

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Aug 18, 2023

Fixes a bug where the "app create" command would not create a wasmer.toml
if the package wasn't published immediately.

Improves output.

Adds a "wasmer app info" command for getting high-level app info.

The "app get/info" commands will now infer the app from an app.yaml in
the current directory.

Closes #4128

@theduke theduke requested a review from syrusakbary as a code owner August 18, 2023 11:23
@theduke theduke requested a review from ptitSeb August 18, 2023 11:23
Fixes a bug where the "app create" command would not create a wasmer.toml
if the package wasn't published immediately.

Improves output.

Adds a "wasmer app info" command for getting high-level app info.

The "app get/info" commands will now infer the app from an app.yaml in
the current directory.

Closes #4128
@theduke theduke force-pushed the issue-4128-upgrade-edge-cli branch from 974f97e to 27ce9b6 Compare August 18, 2023 11:39
@ptitSeb ptitSeb enabled auto-merge (squash) August 18, 2023 13:02
@ptitSeb ptitSeb merged commit 0ea42da into master Aug 18, 2023
@ptitSeb ptitSeb deleted the issue-4128-upgrade-edge-cli branch August 18, 2023 13:14
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.

Upgrade Edge CLI: Fix "app.yaml" not created Bug
2 participants