# How to Install the Paperspace Command Line Interface (private) Use the Paperspace CLI to create and deploy ML apps, and manage your projects and virtual machines. ## Installation Install on macOS, Linux, and Windows using WSL: ```shell curl -fsSL https://paperspace.com/install.sh | sh ``` ## Usage Run `pspace --help` in your terminal. ```shell pspace [command] [flags] ```