Strange I installed Spring-cli via brew on my Mac with OS Sanoma as per the instructions on Spring docuemntation and I get the below error
<code> > spring boot new my-app
'boot' is not a valid command. See 'help'.
</code>
<code> > spring boot new my-app
'boot' is not a valid command. See 'help'.
</code>
> spring boot new my-app
'boot' is not a valid command. See 'help'.
Tried spring help as well but no indication if this is a valid command thansk