0.6.1 • Published 8 months ago

@zource/di v0.6.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

Docker Infrastructure CLI

CI/CD NPM version Downloads code style: prettier

Command line tool to quickly spin up infrastracture using docker for local development

Usage

Yarn:

yarn global add @zource/di

NPM:

npm install -g  @zource/di

NPX:

npx @zource/di --help

Requirement

Please install docker-desktop or docker engine

Currently supported services

Help

di --help
Usage: di [options] [command]

Docker Infrastructure CLI

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

Commands:
  list|ls                          list all available services
  config [options] [path] [value]  show/update config
  start [options] [services...]    starts services
  stop [services...]               stops services
  kill [services...]               kills services
  restart|rs [services...]         restarts services
  logs [options] <service>         logs a service
  ps [service...]                  list services
  volumes [service...]             lists services volumes
  size [service...]                sezes services data
  reset [service...]               resets services config
  data [service...]                shows data directories
  help [command]                   display help for command

Examples:
  $ di start redis mongo
  $ di kill postgres
  $ di config

License

Copyright 2023 Ivan Zakharchanka Apache-2.0

0.5.0

8 months ago

0.6.1

8 months ago

0.6.0

8 months ago

0.5.1

8 months ago

0.3.0

1 year ago

0.2.3

1 year ago

0.4.0

1 year ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago