Installing the Contensis CLI
Log in to add to favouritesThe 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.
Helpful Resources
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.
choco install contensis-cli --pre
brew tap contensis/cli
brew install contensis-cli
npm i --global contensis-cli