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 console commands to manage add-ons #4057

Merged
merged 3 commits into from Jan 21, 2024
Merged

Conversation

J-N-K
Copy link
Member

@J-N-K J-N-K commented Jan 21, 2024

Closes #4053

Signed-off-by: Jan N. Klug <github@klug.nrw>
@J-N-K J-N-K added the enhancement An enhancement or new feature of the Core label Jan 21, 2024
@J-N-K J-N-K requested a review from a team as a code owner January 21, 2024 14:35
Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - just a few typos to fix.


@Override
public List<String> getUsages() {
return List.of(buildCommandUsage(SUBCMD_SERVICES, "list all available add-on services"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
return List.of(buildCommandUsage(SUBCMD_SERVICES, "list all available add-on services"),
return List.of(buildCommandUsage(SUBCMD_SERVICES, "lists all available add-on services"),

J-N-K and others added 2 commits January 21, 2024 18:45
…core/io/console/internal/extension/AddonConsoleCommandExtension.java

Co-authored-by: Kai Kreuzer <kai@openhab.org>
Signed-off-by: J-N-K <github@klug.nrw>
Co-authored-by: Kai Kreuzer <kai@openhab.org>
Signed-off-by: J-N-K <github@klug.nrw>
@kaikreuzer kaikreuzer added this to the 4.2 milestone Jan 21, 2024
Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kaikreuzer kaikreuzer merged commit 7188390 into openhab:main Jan 21, 2024
3 checks passed
@J-N-K J-N-K deleted the add-console branch January 21, 2024 18:19
dilyanpalauzov added a commit to dilyanpalauzov/openhab-docs that referenced this pull request Mar 8, 2024
dilyanpalauzov added a commit to dilyanpalauzov/openhab-docs that referenced this pull request Mar 9, 2024
dilyanpalauzov added a commit to dilyanpalauzov/openhab-docs that referenced this pull request Mar 9, 2024
dilyanpalauzov added a commit to dilyanpalauzov/openhab-docs that referenced this pull request Mar 12, 2024
stefan-hoehn pushed a commit to openhab/openhab-docs that referenced this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend Karaf to list market place content
2 participants