You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
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
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
Currently the "app create" command does not actually create an "app.yaml" file if the user does not chose to publish the app immediatelyl.
Can be done after https://github.com/wasmerio/edge/issues/739 .
The text was updated successfully, but these errors were encountered: