What command to run?

Which command is meant by "Running Vue Cli"? I can't get to the same screen as the screenshot below.


Link to content: Jump Start Vue.js, 2nd Edition - Section 2

Here’s the getting started site for the Vue CLI

Once installed, type the following into your terminal: vue create {your project name} to get to this screen.