Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example to sonarimport help message #357

Closed
Richargh opened this issue Feb 18, 2019 · 0 comments · Fixed by #2717
Closed

Add example to sonarimport help message #357

Richargh opened this issue Feb 18, 2019 · 0 comments · Fixed by #2717
Assignees
Labels
difficulty:low Solving this is likely not that difficult documentation good first issue java Pull requests that update Java code. Usually created by Dependabot. pr-analysis Issues that touch the analysis pr(oject). priority:medium Set by PO

Comments

@Richargh
Copy link

ccsh sonarimport -h should show a helpfui example (wording to be discussed):

Example:
Please locate the

  • sonar.host.url=https://sonar.foo
  • sonar.login=c123d456
  • sonar.projectKey=de.foo:bar
    that you use to upload your code to sonar.

Then execute sonarimport https://sonar.foo de.foo:bar -u de.foo:bar .

@Richargh Richargh added pr-analysis Issues that touch the analysis pr(oject). documentation backlog and removed backlog labels Feb 18, 2019
@Richargh Richargh removed the backlog label Feb 28, 2019
@BridgeAR BridgeAR added difficulty:low Solving this is likely not that difficult good first issue priority:medium Set by PO java Pull requests that update Java code. Usually created by Dependabot. labels Nov 15, 2021
@BridgeAR BridgeAR added this to the Good first issues milestone Dec 16, 2021
@IhsenBouallegue IhsenBouallegue self-assigned this Mar 14, 2022
IhsenBouallegue added a commit that referenced this issue Mar 14, 2022
IhsenBouallegue added a commit that referenced this issue Mar 16, 2022
IhsenBouallegue added a commit that referenced this issue Mar 18, 2022
* improve sonarimport help message in cli #357

* add changelog entry #357

* fix changelog entry #357

* fix help message example command #357
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:low Solving this is likely not that difficult documentation good first issue java Pull requests that update Java code. Usually created by Dependabot. pr-analysis Issues that touch the analysis pr(oject). priority:medium Set by PO
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants