How to set the window title for `cmd` via a startup parameter?

Pass the title command via the /k startup parameter, e.g.:

cmd.exe /s /k "pushd ""%V"" & title cmd"