bash --serverURL : Unkown Command ?

Hi everyone !

I successfully installed my Parse Server and it is working allright.

I tried for several hours to install and start Parse Dashboard but i can’t get it to work and i don’t know why …

OS : Debian 12 (Fresh) on a VM

i do parse-dashboard --dev --appId MyappID --masterkey Mymasterkey --serverURL “http://localhost:1337/parse” --appName MyAppName

[1] 4502
bash: --serverURL : unkown command

i just don’t get it …

Seems like bash doesn’t recognize serverURL.

Do you have some funky characters in your master key ? Like &/| ?

Try the Comand with “asdf” as master key just to test