aws-amplify / aws-amplify/amplify-cli
amplify publish --help should show help
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
_No response_
### Amplify CLI Version
10.5.1
### 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
### Describe the bug
I ran `amplify publish --help` because I wanted to find out how I could suppress the confirmation prompt. However, the command just ran as tho I hadn't added `--help`. I cannot find a decent cli help for the amplify cli anywhere.
### Expected behavior
amplify cli should be a good citizen and output information about possible options etc when `--help` is used
### Reproduction steps
Just run `amplify publish --help`
### Project Identifier
_No response_
### Log output
```
# Put your logs below this line
```
### Additional information
_No response_
### Before submitting, please confirm:
- [X] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
- [X] I have removed any sensitive information from my code snippets and submission.
Contributor guide
Assessment
This issue has not been assessed yet.