New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mt-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

mt-cli

A command line application for querying a MindTouch site.

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
10
42.86%
Maintainers
1
Weekly downloads
 
Created
Source

mt-cli

A command line application for querying a MindTouch site.

Usage:

node index.js [--host <host> --key <api_key> --secret <token>]

The following options are supported to initialize the app:

  • --host: The MindTouch site to connect to. EX: http://mysite.mindtouch.us
  • --key: The API key to use for the connection to the site. Must be set up in the site's control panel integrations as a "server key".
  • --secret: The secret token associated with the API key. If these parameters are omitted, interactive prompts will request them.

Commands

Once successfully connected, the application will accept commands to query the MindTouch site.

To see the commands supported, type help.

FAQs

Package last updated on 20 Mar 2017

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