blackfish

0.1.0 • Public • Published

blackfish

docker-compose cli extensions

Build Status semantic-release JavaScript Style Guide

install

npm install -g blackfish

usage

blackfish installs with two executables, blackfish, or bf for short.

run blackfish to glob up your compose files and run a subset of compose services.

blackfish will create a new compose file based on your selection, and proxy the rest of your command off to docker-compose.

$ bf --help
 
  docker* cli extensions
 
  Usage
    $ bf
 
  Options
    --compose, -c docker-compose
    --interactive, -i  interactive docker-compose
    --files, -f compose files
 
  Examples
    $ bf -ci -- up
    $ bf -ci -f docker-compose.yml,docker-compose.dev.yml -- up

warning

  • alpha software! ;)

Package Sidebar

Install

npm i blackfish

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

1.15 MB

Total Files

20

Last publish

Collaborators

  • cdaringe
  • wa11-e