Introduction

This project provides a cli for Bedework.

This documentation is mostly a place-holder.

1. cli-bwcmd

Provides generic utility classes for CLI support.

1.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-cli-bwcmd</artifactId>
      </dependency>

2. Util-cli

Provides generic utility classes for CLI support.

This module is due for an overhaul.

2.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-cli-dbtools</artifactId>
      </dependency>

3. Util-cli

Provides generic utility classes for CLI support.

This module is due for an overhaul.

3.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-cli-jmx</artifactId>
      </dependency>

4. Util-cli

Provides generic utility classes for CLI support.

This module is due for an overhaul.

4.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-cli-jolokia</artifactId>
      </dependency>

5. Util-cli

Provides generic utility classes for CLI support.

This module is due for an overhaul.

5.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-cli-shell</artifactId>
      </dependency>

This module also provides the runnable client code.

6. Util-cli

Provides generic utility classes for CLI support.

This module is due for an overhaul.

6.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-cli-toolcmd</artifactId>
      </dependency>

7. Reports