bloomreach / bloomreach/s4cmd

Gracefully exit if S3 path is not provided for commands which requires it

Open
#183 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
1.4k
Forks
209
PR merge metrics
No merged PRs in 30d

Description

Based on issue : #178 , thanks @brettswift for identifying a flaw for the command `du`. We need to make sure that the S3 path is provided or it fails with a proper error message to stderr.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Python CLI handling for the `du` command and run it without an S3 path to observe the current failure. Ensure commands that require an S3 path exit gracefully and write a proper error message to stderr, then verify the behavior with the relevant command tests or CLI invocation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.