osc-cli icon indicating copy to clipboard operation
osc-cli copied to clipboard

Rename "osc_sdk" to "osc_cli"

Open jerome-jutteau opened this issue 4 years ago • 0 comments

Hi, this issue topic is about renaming osc_sdk to osc_cli.

As I understand that osc-cli code can eventually be used as a python SDK, the actual situation has several drawbacks:

  • Some users are confused as we also provide osc-sdk-python
  • Installing osc-cli by typing pip3 install osc-sdk is confusing as users just want to install the cli.

What I suggest:

  • Make a new major release to avoid user breakage
  • Rename osc_sdk folder to osc_cli
  • Publish new pip package named osc-cli

jerome-jutteau avatar Apr 26 '21 12:04 jerome-jutteau