ComplianceAsCode / ComplianceAsCode/auditree-harvest

Add --output-location option

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
cli collate documentation enhancement report
Dominant language
Python
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

## Overview

We need an option to configure the location of `harvest` output.

## Requirements

- Add an option to optionally configure the location of `harvest` results.
- Applicable to `collate` sub-command
- Applicable to `report` sub-command

## Approach

- Update CLI
- Update write functionality for both `collate` and `report`.

## Security and Privacy

N/A

## Test Plan

TBD

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI definitions for the collate and report subcommands, then trace their existing output-writing paths. Implement the optional output location for both commands and verify that each writes harvest results to the configured location; the issue provides no named tests, so add or run the relevant command-level checks you find.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.