openhab-core icon indicating copy to clipboard operation
openhab-core copied to clipboard

Implement command completion in console for openhab command

Open ccutrer opened this issue 3 years ago • 0 comments

And subcommands can implement it if they want. At the least the CommandConsoleExtension's description will now be visible in tab-completion.

I've also implemented detailed completion for openhab:items, openhab:status, openhab:send, and openhab:update.

ccutrer avatar Oct 13 '22 00:10 ccutrer