oracle / oracle/oci-cli

oci os object sync help is incorrect on parameters and required fields

Open
#555 1 comment 0 reactions 0 assignees View on GitHub

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-dir is a required field but is listed as optional

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.