oci os object sync help is incorrect on parameters and required fields
Open
Nobody has claimed this yet.
Object Storage
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Two issues:
- The parameter is
-bn(one hyphen) but the examples all have--bn(two hyphens) --src-diris a required field but is listed as optional
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the help definition or command entry point for oci os object sync. Check the parameter spelling in its examples and whether --src-dir is marked required, then run the command's help output to confirm both corrections are reflected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100