* Package name : oci-cli Version : 3.4.1 Upstream Author : Mike Ross and others at Oracle * URL : https://docs.cloud.oracle.com/Content/API/Concepts/cliconcepts.htm * License : Universal Permissive License or Apache Programming Lang: Python Description : Command Line Interface for Oracle Cloud Infrastructure This package is needed by my employer for managing their OCI instances. I plan to maintain it within the Debian Cloud Team after joining it. It depends on oci-python-sdk, which I also intend to package (#1003372).
Just please make sure it doesn't conflict with: packages.debian.org/openstack-cluster-installer-cli Hopefully, yours will be oci-cli, when mine is ocicli ... Cheers, Thomas Goirand (zigo)
AFAICT there is nothing that conflicts, except the OCI acronym, which
seems to also be shared with the Open Containers Images specification.
It is even more generic than that, it claims /usr/bin/oci:
entry_points={
'console_scripts': ["oci=oci_cli.cli:cli",
"create_backup_from_onprem=oci_cli.scripts.database.dbaas:create_backup_from_onprem"]
},
Control: retitle 1003714 RFP: oci-cli -- Command Line Interface for Oracle Cloud Infrastructure Control: noowner 1003714 Control: retitle 1003372 RFP: oci-python-sdk -- Oracle Cloud Infrastructure Python SDK Control: noowner 1003372 ... I no longer intend to package oci-cli or oci-python-sdk, but there may be other folks using Oracle Cloud Infrastructure, so making these RFPs.