amplify remove function --help is incorrect #12101
Labels
bug
Something isn't working
documentation
Add or update documentation
pending-release
Code has been merged but pending release
platform
Issues tied to the general CLI platform
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v18.14.1
Amplify CLI Version
10.7.3
What operating system are you using?
Ubuntu
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No manual changes made
Describe the bug
The help for amplify function remove is not correct.
Remove doesn't build all the functions, and the LEARN MORE link is 404.
Expected behavior
The help should be correct (in particular, can I do
amplify remove function someFunctionName
?The help link should point at documentation (I don't know where actual CLI documentation is; https://docs.amplify.aws/cli/function/ has some details but it's not a man page or similar).
Reproduction steps
amplify remove function -h
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: