spring-completion

Bash completion support for the Spring Boot CLI

brewmacoslinux
Try with needOr install directly
Source

About

Bash completion for Spring

Commands

spring

Examples

Auto-complete spring commands by pressing TAB$ spring <TAB>
Get completion suggestions for spring boot run options$ spring run --<TAB>
View available spring commands with completion$ spring help <TAB>