Metadata-Version: 2.1
Name: opsbox-cli-output
Version: 0.1.2
Summary: Command-line output for opsbox
Requires-Python: ==3.11.*
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Requires-Dist: loguru>=0.7.2
Requires-Dist: pluggy>=1.5.0
Requires-Dist: opsbox-general-handler>=0.1.2

# opsbox-cli-output Plugin

## Overview

The `cli_out` Plugin processes and displays results directly in the command line interface (CLI), providing immediate feedback and insights based on the results of checks.

## Key Features

- **Immediate Feedback**: Displays results directly in the CLI.
- **Simple Integration**: Easily integrates with existing workflows.
- **Detailed Logging**: Provides detailed logs of the results.

## Configuration Parameters

### CLI Configuration

This plugin does not require any specific configuration parameters.

## Example Configuration

No configuration is needed for the CLIOutput plugin.
