1.0.0-rc.7 • Published 5 years ago

wicked-cli v1.0.0-rc.7

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
5 years ago

wicked Command Line Interface

Introduction

This project contains a command line interface for working with wicked.haufe.io. Currently, the main use case for the CLI is setting up new configurations and testing them out on a local machine, using "wicked-in-a-box", which is a simplified and complete setup for wicked, but which is not suitable for most production use cases.

Versioning

The wicked.cli (package wicked-cli) is independently versioned from the actual wicked releases. Each command which needs a specific wicked version takes a parameter --tag which has to be used to select the version to use.

In most cases, the wicked CLI is just a wrapper around certain docker commands, so docker is a prerequisite to use the command line interface.

Usage

Install the command line interface using:

$ npm install -g wicked-cli

This will add the command line tool wicked to your path. Call

$ wicked --help

to see which commands are available.

More documentation on the usage of the wicked CLI can be found in the official documentation of wicked, at https://github.com/Haufe-Lexware/wicked.haufe.io.

1.0.0-rc.7

5 years ago

1.0.0-rc.6

5 years ago

1.0.0-rc.5

5 years ago

1.0.0-rc.4

5 years ago

1.0.0-rc.2

5 years ago

1.0.0-rc.1

5 years ago

1.0.0-alpha.7

5 years ago

1.0.0-alpha.6

5 years ago

1.0.0-alpha.5

5 years ago

1.0.0-alpha.4

5 years ago

1.0.0-alpha.3

5 years ago

1.0.0-alpha.2

5 years ago

1.0.0-alpha.1

5 years ago