0.0.17 • Published 4 years ago

posthog-cli v0.0.17

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Depreacted, DO NOT USE!

This project is depreacted. It started out as a hackathon experiment to install plugins. We have since changed course several times and no longer support this usecase.

Still keeping the project itself and the posthog-cli utility around, since we might come up with other uses for a CLI in the future.

Read below for the old docs.

PostHog Command Line Interface (Deprecated)

The CLI allows you to interact with your PostHog instance from the command line.

It currently just supports installing global plugins.

Getting started

Run npm install -g posthog-cli to install posthog-cli.

Plugins

Searching the repository

Run posthog plugin search [term] to search the repository. The term is optional.

Adding a plugin

Run posthog plugin add <url>, where <url> is the plugin's github.com or npmjs.com URL.

Removing a plugin

Run posthog plugin remove <url>, where <url> is the plugin's github.com or npmjs.com URL.

Listing installed plugins

Run posthog plugin list to view installed plugins.

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.5

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago