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 help details for all existing commandlets #398

Closed
40 of 41 tasks
hohwille opened this issue Jun 18, 2024 · 0 comments · Fixed by #414, #425 or #535
Closed
40 of 41 tasks

Add help details for all existing commandlets #398

hohwille opened this issue Jun 18, 2024 · 0 comments · Fixed by #414, #425 or #535
Assignees
Labels
enhancement New feature or request

Comments

@hohwille
Copy link
Member

hohwille commented Jun 18, 2024

Story #320 was implemented with PR #389 but only the technical part.
All help details are now configured as TODO markers.
In order to make progress and allow the feature to be used in new commandlets already, we decided to merge with the TODOs and create this story to address the TODOs stepwise with PRs. This way multiple developers of our team can provide PRs that address the details for those commandelts they have knowledge about and they can therefore provide quickly.
The commandlets are:

  • cmd.--version.detail
  • cmd.aws.detail
  • cmd.az.detail
  • cmd.cobigen.detail
  • cmd.complete.detail
  • cmd.create.detail
  • cmd.docker.detail
  • cmd.dotnet.detail
  • cmd.eclipse.detail
  • cmd.env.detail
  • cmd.gcviewer.detail
  • cmd.get-edition.detail
  • cmd.get-version.detail
  • cmd.gh.detail
  • cmd.graalvm.detail
  • cmd.gradle.detail
  • cmd.helm.detail
  • cmd.help.detail
  • cmd.install.detail
  • cmd.intellij.detail
  • cmd.jasypt.detail
  • cmd.java.detail
  • cmd.jmc.detail
  • cmd.kotlinc.detail
  • cmd.kotlincnative.detail
  • cmd.list-editions.detail
  • cmd.list-versions.detail
  • cmd.mvn.detail
  • cmd.node.detail
  • cmd.npm.detail
  • cmd.oc.detail
  • cmd.quarkus.detail
  • cmd.repository.detail
  • cmd.set-edition.detail
  • cmd.set-version.detail
  • cmd.shell.detail
  • cmd.sonar.detail
  • cmd.terraform.detail
  • cmd.uninstall.detail
  • cmd.update.detail
  • cmd.vscode.detail
@hohwille hohwille added the enhancement New feature or request label Jun 18, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Jun 18, 2024
@hohwille hohwille moved this from 🆕 New to 📋 Backlog in IDEasy board Jun 21, 2024
@hohwille hohwille linked a pull request Jun 25, 2024 that will close this issue
@hohwille hohwille moved this from 📋 Backlog to 🆕 New in IDEasy board Aug 13, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Aug 13, 2024
added java help details
added list-editions help details
added list-versions help details
added shell help details
added uninstall help details
added update help details
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Aug 14, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Aug 14, 2024
@slskiba slskiba moved this from 🆕 New to Refinement in IDEasy board Aug 26, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 2, 2024
replaced expression with args
replaced f.e. with e.g.
enhanced shell completion detail description
removed information about intellij versions from list-editions.detail
@hohwille hohwille linked a pull request Sep 3, 2024 that will close this issue
@hohwille hohwille added this to the release:2024.09.001 milestone Sep 3, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue Sep 5, 2024
adjusted create detail message
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in IDEasy board Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment