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
When running wasmer deploy with the below app config, the command prompts for chosing the owner, even though the app already exists and has an owner. An app id is present in the config.
Correct behaviour: do not prompt for an owner, just detect that the app already exists and deploy.
When running
wasmer deploy
with the below app config, the command prompts for chosing the owner, even though the app already exists and has an owner. An app id is present in the config.Correct behaviour: do not prompt for an owner, just detect that the app already exists and deploy.
The text was updated successfully, but these errors were encountered: