the error message is not accurate
Open
Nobody has claimed this yet.
type/feature-request
- Dominant language
- Go
- Stars
- 466
- Forks
- 338
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 8
Description
Feature Request
Is your feature request related to a problem? Please describe:
tiup uninstall grafana v5.4.0
Use tiup uninstall grafana --all if you want to remove all versions.
Use tiup uninstall v5.4.0 --all if you want to remove all versions.
Describe the feature you'd like:
Use tiup uninstall grafana --all if you want to remove all versions.
Use tiup uninstall grafana:v5.4.0 if you want to remove v5.4.0.
Why the featue is needed:
I can not know the correct command from the current message
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.