Skip to content

Commit

Permalink
docs(NA): added new cli method
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored Oct 6, 2016
1 parent 6f7cc30 commit e5648d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,12 @@ $ statful-collector-aws start <path>

Starts the collector with the config on given path.

```bash
$ statful-collector-aws start-managed <path>
```

Starts the collector managed by pm2 with the config on given path.

```bash
$ statful-collector-aws help
```
Expand Down

0 comments on commit e5648d5

Please sign in to comment.