Skip to main content

Installing the Contensis CLI

Log in to add to favourites
The Contensis CLI is a tool that provides a command-line interface for developers working with a Contensis CMS. It offers commands to perform various tasks related to content management, deployment, and configuration within Contensis, all from the terminal (or command prompt for Windows). We need the Contensis CLI as it makes it easier to automate tasks or integrate Contensis with other tools and processes.

The method for installing the Contensis CLI is different depending on whether you're using a Mac or a Windows machine. Follow the appropriate steps for your setup below.

Bash
choco install contensis-cli --pre
Bash
brew tap contensis/cli
brew install contensis-cli
Bash
npm i --global contensis-cli

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request