bloomreach / bloomreach/s4cmd

Add `--force` requirement to `del --recursive`

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.4k
Forks
209
PR merge metrics
No merged PRs in 30d

Description

Following s3cmd, s4cmd should consider requiring a `--force` flag for `del --recursive` calls. Because this is currently not required, unintended data loss could occur. I can submit a PR if this is in line with the project maintainer.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no file or test. Start at the command-line entry point and trace handling for `del --recursive`; determine how the existing options are parsed and how similar safety checks work. Done means recursive deletion requires `--force`, with coverage for both accepted and rejected command invocations.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.