Socket
Book a DemoInstallSign in
Socket

appfollow-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appfollow-cli

> A CLI to generate [AppFollow](https://appfollow.docs.apiary.io/#) reports

0.0.1
latest
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

AppFollow CLI

A CLI to generate AppFollow reports

Installing

npm install -g appfollow-cli

Usage

appfollow-cli--help

Usage: appfollow-cli [options] [command]

Options:
  -V, --version                                   output the version number
  -h, --help                                      display help for command

Commands:
  reviews [options] <secret_id> <ext_id>          Reference: https://appfollow.docs.apiary.io/#reference/0/3.-reviews
  help [command]                                  display help for command

Example

Review

appfollow-cli reviews <secret_id> <ext_id> -c ./configs.json

Example Config File
{
  "format": "csv",
  "csvDelimiter": "\t",
  "out": "./reviews.csv",
  "columns": [
    "date:Review Date",
    "author:Reviewer Name",
    "country:Reviewer Country",
    "rating:Star Rating",
    "title:Review Title",
    "content:Content of Review"
  ]
}

FAQs

Package last updated on 17 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.