Socket
Book a DemoInstallSign in
Socket

quill-cli

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quill-cli

Flawless configuration of your cloud

latest
Source
npmnpm
Version
0.6.4
Version published
Maintainers
5
Created
Source

quill Build Status

Flawless configuration of your cloud infrastructure: quill is a configuration tool with a focus on automation and infrastructure opacity.

Usage

Conventions

quill is a robust and fully-featured configuration toolset with a simple convention for executing commands:

  $ quill <resource> <command>

for example:

  $ quill systems list

will list all system Resources in your current registry. The tool itself is designed to be self documenting via the quill help command. For example to learn what the systems list command does:

  $ quill help systems list
  info:   Welcome to quill
  info:   It worked if it ends with quill ok
  info:   Executing command help systems list
  help:   Lists all systems in the registry.
  help:   
  help:   quill list
  help:   quill systems list
  quill ok

Installation

  $ npm install quill-cli -g

Running locally

For testing purposes it is possible to run quill locally if you have conservatory running locally with sample data:

  • Start conservatory locally with sample data
  $ cd /path/to/composer
  $ bin/seed
  $ bin/composer
  • Login to baton with the sample user: devjitsu / 1234
  $ cd /path/to/quill
  $ quill config set remoteHost localhost
  $ quill config set port 9003
  $ quill login
  info:    Welcome to quill
  info:    It worked if it ends with quill ok
  info:    Executing command login
  prompt: username: devjitsu 
  prompt: password: 1234 
  info:    Authenticated as devjitsu
  info:    quill ok

Tests

All tests are written with vows and intended to be run with npm:

  $ npm test

Author: Nodejitsu Inc

Contributors: Charlie Robbins, Maciej Malecki, Bradley Meck

Keywords

deploy

FAQs

Package last updated on 21 Nov 2013

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.