Skip to content

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:

Terminal window
npm install -g ownstats

Update

To update the OwnStats CLI, run the following command:

Terminal window
npm update -g ownstats