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
@jchomarat Sorry for misunderstanding. In version 2.0.2, the default mode is interactive, if you want to run the command in none-interactive mode, please add an option: --interactive false for this command.
Describe the bug
I am trying to run the following command
teamsfx package --env prod --manifest-path "path-to-manifest"
Then I got the the message asking me to select a manifest.
Looking at the doc the parameter is supposed to be
--manifest-file-path
but this one in unrecognized.To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
VS Code Extension Information (please complete the following information):
CLI Information (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: