Introduction
The OwnStats CLI is a command-line interface for managing your OwnStats installation. You can use it to install, update, and configure OwnStats in your own AWS account.
Installation
To install the OwnStats CLI globally on your machine, run the following command:
npm install -g ownstats
Update
To update the OwnStats CLI, run the following command:
npm update -g ownstats