Repo
When to use the CLI
The livingdocs-cli
is used to update a Livingdocs Project Config.
It’s the only way of changing project config and components if you are using the Livingdocs Service.
The CLI is not made to interact with the Public API. For that you can call directly the API or use the Node SDK.
Installation
npm install -g livingdocs-cli
Check that the installation was successful.
livingdocs-cli --help
You can now start managing project config.