Open
Description
How did you install the Amplify CLI?
n/a
If applicable, what version of Node.js are you using?
n/a
Amplify CLI Version
12.0.0
What operating system are you using?
Windows
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
None
Describe the bug
Running the command amplify update api -h
returns the error message 🛑 Command not found
.
Running the command amplify update -h
says the previous command should work:
Use "amplify update <category> -h" to see subcommand-specific help
Expected behavior
Command should not produce an error.
Reproduction steps
See above.
Project Identifier
n/a
Log output
# Put your logs below this line
n/a
Additional information
No response
Before submitting, please confirm:
- I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
- I have removed any sensitive information from my code snippets and submission.