Quick Start CLI

The quick-start command-line interface (CLI) provides a straightforward way to generate an encryption key and store it in a specified directory. It is designed to simplify the process of setting up the initial encryption key for secure storage in your application.

### Command Overview

The quick-start CLI creates a directory to store the key.properties file and generates a new encryption key, which is saved to that file.

### Command Syntax

```bash $ quick-start –base-path /path/to/directory