Automattic / Automattic/cloudup-cli

support dirs

Open
#22 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
14
PR merge metrics
No merged PRs in 30d

Description

? maybe... could be bad haha, unless we have the recursion limit, we should at least ignore dirs so we dont get EISDIR if you do `$ up *`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the JavaScript implementation of the `up` command and reproduce the `$ up *` case with a directory present. Trace how paths are handled before upload, including the stated recursion-limit behavior, and verify that directory arguments are ignored without producing an EISDIR error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.