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
If applicable, what version of Node.js are you using?
16.18.0
Amplify CLI Version
10.7.3
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
Added hosting to my project and then tried to delete the hosting category with command amplify delete hosting. I had the option of selecting a plugin module to execute.
Describe the bug
Allowing me to select a module to execute when inputting the wrong command.
Expected behavior
Just go straight from the Warning to the help usage commands without allowing me to select anything from hosting. Customer might get confused thinking that delete
Reproduction steps
npm install -g @aws-amplify/cli
amplify init
amplify add hosting
amplify delete hosting
Project Identifier
2d42ef56-95b2-4e97-85af-8bd1019b1252
Log output
# Put your logs below this line
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.
The text was updated successfully, but these errors were encountered:
Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
How did you install the Amplify CLI?
npm install -g @aws-amplify/cli
If applicable, what version of Node.js are you using?
16.18.0
Amplify CLI Version
10.7.3
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
Added hosting to my project and then tried to delete the hosting category with command

amplify delete hosting
. I had the option of selecting a plugin module to execute.Describe the bug
Allowing me to select a module to execute when inputting the wrong command.
Expected behavior
Just go straight from the Warning to the help usage commands without allowing me to select anything from hosting. Customer might get confused thinking that delete
Reproduction steps
Project Identifier
2d42ef56-95b2-4e97-85af-8bd1019b1252
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: