spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

`boot add` should support local file system

Open jvalkeal opened this issue 1 year ago • 0 comments

Should be able to use local files and some sanity checks where from points to.

$ spring boot add --from file:/// --path .
Could not resolve project name file:/// to URL.  The command `project list` shows the available project names.

jvalkeal avatar Apr 29 '24 09:04 jvalkeal