Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lightmesh-cli

lightmesh82MITdeprecated1.2.8

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

CLI for the LightMesh API

lightmesh, cli, datacenter, itil, cmdb, ipam, transition, xnlogic, xn

readme

LightMesh CLI Tool

Fast and easy utilities for LightMesh.

Overview

Basic usage:

    lightmesh --token $LMTOKEN -p 8080 ping-ips --all

Several other options are available: --https --host --port --api-prefix for basic config, --token "a token" to provide authentication.

Setup

Dev builds can use:

lein cljsbuild auto dev

To execute your build:

node out/xn.cli.js --help

To get source map support in the Node REPL:

lein npm install

Clean project specific out:

lein clean

Optimized builds:

lein cljsbuild once release     

For more info on Cljs compilation, read Waitin'.

License

Copyright © 2015 LightMesh Corporation