add playlist to volumio cli

Can you please add the following to the volumio cli ( I guess under the $1 commands):

playlist)
       /usr/bin/curl "http://127.0.0.1:3000/api/v1/commands/?cmd=playplaylist&name=$2"
       ;; 

tia,

.Nico

can someone have a look at this please?

Perhaps with some guidance:

playlist <playlist>                Play a playlist

.Nico