Ability to provide file list (-n -f equivalent) via file
Open
enhancement
- Dominant language
- Go
- Stars
- 85
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, the only option is to list out -n -f on as CLI parameters.
It would be great to be able to define these in a file, perhaps XML for example:
```
foo
bar
.
.
.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI handling for the -n and -f parameters and the Azure Blob transfer entry point. Decide how the proposed file format maps source and destination values, then verify that file-based input produces the same transfers as equivalent command-line parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100