Opening the CLI

Guiding you through the CLI process.

Windows

To access the CLI on Windows, open it from the installed shortcut on your desktop or search the following directory: %LocalAppData%\Programs\polaris\resources\app.asar.unpacked\cli

MacOS

  • Search for polaris.app in Finder.

  • Right click and press Show Package Contents.

  • Navigate to the CLI file in this order: `Contents -> Resources -> app.asar.unpacked -> cli.

  • Open Terminal and type in cd /Applications/Polaris.app/Contents/Resources/app.asar.unpacked/cli then press Enter.

  • Drag the polaris-cli-macos file into the terminal then press Enter.

Last updated